CoolFace
Modelpublic

kiranpantha/whisper-large-v3-nepali

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

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

  • —Loss: 0.0876
  • —Wer: 18.7250
  • —Cer: 4.4861

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: 8
  • —evalbatchsize: 8
  • —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 LossEpochStepCerValidation LossWer
0.22660.120030011.90340.234544.7619
0.2080.239960011.31570.213241.1060
0.1850.35999009.42040.175335.6068
0.15670.479812008.85960.163433.9324
0.14110.599815008.70040.152333.0568
0.13770.719718007.31200.137129.7849
0.11470.839721007.00100.133227.7112
0.11160.959624006.57980.121226.3287
0.07571.079627006.12680.119324.7773
0.06091.199530005.89910.115424.6237
0.06121.319533005.25990.109122.0737
0.06271.439436005.35790.104521.6283
0.05821.559439005.19380.099521.5054
0.05511.679342004.79470.095619.8771
0.0521.799345004.54730.089719.1244
0.04381.919248004.48610.087618.7250

Framework versions

  • —Transformers 4.47.1
  • —Pytorch 2.5.1+cxx11.abi
  • —Datasets 3.2.0
  • —Tokenizers 0.21.0