automatic-speech-recognition sil-ai/bloom-speech generated_from_trainer

wav2vec2-bloom-speech-sdk

logo for Bloom Library sil-ai logo

Model description

This model is a fine-tuned version of facebook/wav2vec2-xls-r-300m on the SIL-AI/bloom-speech SDK (Sos Kundi) dataset. It achieves the following results on the evaluation set:

Users should refer to the original model for tutorials on using a trained model for inference.

Intended uses & limitations

Users of this model must abide by the SIL RAIL-M License.

This model is created as a proof of concept and no guarantees are made regarding the performance of the model is specific situations.

Training and evaluation data

Training, Validation, and Test datasets were generated from the same corpus, ensuring that no duplicate files were used.

Training procedure

Standard finetuning of XLS-R was used based on the examples in the Hugging Face Transformers Github

Training hyperparameters

The following hyperparameters were used during training:

Training results

Training Loss Epoch Step Validation Loss Wer Cer
No log 25.0 250 0.6683 0.6390 0.1549
1.8822 50.0 500 0.6153 0.4659 0.1092
1.8822 75.0 750 0.6712 0.4341 0.1018
0.0769 100.0 1000 0.6413 0.4268 0.0964
0.0769 125.0 1250 0.6322 0.4220 0.0972
0.0426 150.0 1500 0.7006 0.4171 0.0941
0.0426 175.0 1750 0.6740 0.3951 0.0894
0.0269 200.0 2000 0.6454 0.3878 0.0925
0.0269 225.0 2250 0.7001 0.4024 0.0883
0.0206 250.0 2500 0.6472 0.3927 0.0906
0.0206 275.0 2750 0.7141 0.3976 0.0918

Framework versions