generated_from_trainer

<!-- 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-fa_v03

This model is a fine-tuned version of openai/whisper-small on the mozilla-foundation/common_voice_11_0 fa dataset. We also did data augmentation using audiomentations library along with hyperparameter tuning to acquire the best parameters. It achieves the following results on the evaluation set:

Model description

More information needed

Intended uses & limitations

More information needed

Training and evaluation data

More information needed

Training procedure

You can Find the notebooks here.

Training hyperparameters

The following hyperparameters were used during training:

Training results

Step Training Loss Validation Loss Wer
500 1.210100 0.439317 44.17001
1000 0.717500 0.385981 40.53219
1500 0.585800 0.312391 35.52059
2000 0.508400 0.274010 31.00885
2500 0.443500 0.244815 29.79515
3000 0.392700 0.216328 27.24362
3500 0.340100 0.213681 26.00705
4000 0.236700 0.198893 28.51612
4500 0.212000 0.186622 25.88944
5000 0.183800 0.181340 23.14515

Framework versions