CoolFace
Modelpublic

kiranpantha/whisper-medium-nepali

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes20downloads
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 Medium Nepali - Kiran Pantha

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

  • —Loss: 0.1608
  • —Wer: 21.9907
  • —Cer: 5.3068

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: 8
  • —seed: 42
  • —optimizer: Use 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 LossEpochStepCerValidation LossWer
0.28770.359730013.10550.258848.6574
0.18650.719460010.07410.205239.9537
0.11551.07919008.12170.163331.8981
0.09921.438812007.69230.157730.6250
0.0941.798615007.19690.141828.3796
0.04542.158318006.73080.147226.6898
0.03332.518021006.63530.151227.0602
0.04462.877724006.250.140925.5556
0.02043.237427006.53990.151325.8796
0.0163.597130005.96740.156024.8380
0.01663.956833006.05920.157325.0926
0.00524.316536005.78020.156623.3796
0.00684.676339005.52330.154422.7083
0.00135.036042005.47560.156822.7546
0.0015.395745000.160622.01395.3178
0.00175.755448000.160821.99075.3068

Framework versions

  • —Transformers 4.46.3
  • —Pytorch 2.5.1+cxx11.abi
  • —Datasets 3.2.0
  • —Tokenizers 0.20.3