automatic-speech-recognition mozilla-foundation/common_voice_8_0 generated_from_trainer sat robust-speech-event model_for_talk hf-asr-leaderboard

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

wav2vec2-large-xls-r-300m-sat-a3

This model is a fine-tuned version of facebook/wav2vec2-xls-r-300m on the MOZILLA-FOUNDATION/COMMON_VOICE_8_0 - SAT dataset. It achieves the following results on the evaluation set:

Evaluation Commands

  1. To evaluate on mozilla-foundation/common_voice_8_0 with test split

python eval.py --model_id DrishtiSharma/wav2vec2-large-xls-r-300m-sat-a3 --dataset mozilla-foundation/common_voice_8_0 --config sat --split test --log_outputs

  1. To evaluate on speech-recognition-community-v2/dev_data

Note: Santali (Ol Chiki) language not found in speech-recognition-community-v2/dev_data

Training hyperparameters

The following hyperparameters were used during training:

Training results

Training Loss Epoch Step Validation Loss Wer
11.1266 33.29 100 2.8577 1.0
2.1549 66.57 200 1.0799 0.5542
0.5628 99.86 300 0.7973 0.4016
0.0779 133.29 400 0.8424 0.4177
0.0404 166.57 500 0.9048 0.4137
0.0212 199.86 600 0.8961 0.3976

Framework versions