CoolFace
Modelpublic

EYEDOL/whisper-tiny-hausa

sourceHugging Faceapache-2.0updated 3mo agoView on Hugging Face
0likes25downloads
Model Card

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

EYEDOL/whisper-tiny-hausa

This model is a fine-tuned version of EYEDOL/whisper-tiny-hausa on the EYEDOL/naija-voices-hausa-split_0-1 dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.7462
  • —Wer Ortho: 0.5629
  • —Wer: 0.5106

Model description

More information needed

Intended uses & limitations

More information needed

Training and evaluation data

More information needed

Training procedure

Training hyperparameters

The following hyperparameters were used during training:

  • —learning_rate: 1e-05
  • —trainbatchsize: 32
  • —evalbatchsize: 16
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: constantwithwarmup
  • —lrschedulerwarmup_steps: 0.1
  • —num_epochs: 12
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer OrthoWer
1.49061.06650.70490.56900.5170
1.37242.013300.68590.56550.5104
1.22093.019950.67620.54570.4862
1.10094.026600.66900.55650.4982
0.99615.033250.66630.54150.4836
0.90336.039900.66940.54480.4877
0.81647.046550.67880.56340.5001
0.73668.053200.68530.53820.4875
0.66099.059850.70180.56910.5168
0.588810.066500.71140.55600.5005
0.520811.073150.72920.56020.5055
0.456512.079800.74620.56290.5106

Framework versions

  • —Transformers 5.0.0
  • —Pytorch 2.10.0+cu128
  • —Datasets 4.8.3
  • —Tokenizers 0.22.2