CLEAR-Global/whisper-small-clearglobal-kanuri-asr-1.0.0
213
whisper-small-clearglobal-kanuri-asr-1.0.0
This model is a fine-tuned version of openai/whisper-small on the TWB Voice 1.0 dataset.
It achieves the following results on the evaluation set:
- WER: 10.16%
- Cer: 3.72%
Training and evaluation data
This model was trained by colleagues from the Makerere University Centre for Artificial Intelligence and Data Science in collaboration with CLEAR Global. We gratefully acknowledge their expertise and partnership.
Model was trained and tested on the approved Kanuri subset of TWB Voice 1.0 dataset.
Train/dev/test portions correspond to the splits in this dataset version.
Training procedure
Training hyperparameters
The following hyperparameters were used during training:
- learning_rate: 5e-05
- trainbatchsize: 16
- evalbatchsize: 16
- seed: 42
- gradientaccumulationsteps: 2
- totaltrainbatch_size: 32
- optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
- lrschedulertype: linear
- lrschedulerwarmup_ratio: 0.08
- num_epochs: 50.0
- mixedprecisiontraining: Native AMP
Training results
Framework versions
- Transformers 4.53.1
- Pytorch 2.7.1+cu126
- Datasets 4.0.0
- Tokenizers 0.21.2
