CoolFace
Modelpublic

misterkissi/whisper-small-shona

sourceHugging Facecc-by-nc-sa-4.0updated 1y agoView on Hugging Face
1likes9downloads
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. -->

whisper-small-shona

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

  • —Loss: 0.5078
  • —Wer: 0.4034

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: 32
  • —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: linear
  • —lrschedulerwarmup_steps: 500
  • —training_steps: 5000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
1.00791.07535000.44040.4562
0.36092.150510000.36410.3821
0.26763.225815000.35090.3837
0.20734.301120000.36070.3595
0.15875.376325000.37730.3688
0.11636.451630000.40260.3778
0.08037.526935000.43700.4012
0.05428.602240000.46410.4035
0.03669.677445000.49420.4008
0.025910.752750000.50780.4034

Framework versions

  • —Transformers 4.52.4
  • —Pytorch 2.6.0+cu124
  • —Datasets 2.14.4
  • —Tokenizers 0.21.2