afro-digits-speech

afrospeech-wav2vec-all-6

This model is a fine-tuned version of facebook/wav2vec2-base on the crowd-speech-africa, which was a crowd-sourced dataset collected using the afro-speech Space.

Training and evaluation data

The model was trained on a mixed audio data from 6 African languages - Igbo (ibo), Yoruba (yor), Rundi (run), Oshiwambo (kua), Shona (sna) and Oromo (gax).

Below is a distribution of the dataset (training and valdation)

digits-bar-plot-for-afrospeech

Evaluation performance

It achieves the following results on the validation set:

The confusion matrix below helps to give a better look at the model's performance across the digits. Through it, we can see the precision and recall of the model as well as other important insights.

confusion matrix

Training hyperparameters

The following hyperparameters were used during training:

Training results

Training Loss Epoch Validation Accuracy
2.0466 1 0.1130
0.0468 50 0.6116
0.0292 100 0.5305
0.0155 150 0.5319

Framework versions