CoolFace
Modelpublic

dodziraynard/Shona2

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
1likes6downloads
Model Card

<!-- This model card has been generated automatically according to the information the Trainer had access to. You should probably proofread and complete it, then remove this comment. -->

UG Speech Data ASR - Ewe nornmaliser

This model is a fine-tuned version of openai/whisper-small on the ugspeechdata-ewe dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.5275
  • —Wer Ortho: 46.3552
  • —Wer: 38.6876
  • —Cer: 13.2130

Model description

More information needed

Intended uses & limitations

More information needed

Training and evaluation data

More information needed

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

  • —learning_rate: 1e-05
  • —trainbatchsize: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: constantwithwarmup
  • —lrschedulerwarmup_steps: 50
  • —training_steps: 4000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepCerValidation LossWerWer Ortho
0.50210.478540015.17870.577444.675952.4914
0.48330.956980013.73870.514140.582048.5622
0.37651.4354120013.06500.492638.542346.8196
0.36261.9139160012.95160.477137.923846.1237
0.31092.3923200012.36540.475037.007044.9041
0.30482.8708240012.97480.471937.513745.5116
0.24463.349328000.495345.702037.866712.8493
0.23623.827832000.488245.900738.089613.0340
0.16424.306236000.524946.391038.349112.8627
0.16114.784740000.527546.355238.687613.2130

Framework versions

  • —Transformers 4.48.0
  • —Pytorch 2.6.0+cu124
  • —Datasets 4.0.0
  • —Tokenizers 0.21.2