CoolFace
Modelpublic

dmatekenya/whisper-large-v3-chichewa-base-only-fixed-pipeline

sourceHugging Faceapache-2.0updated 5d agoView on Hugging Face
0likes56downloads
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. -->

whisper-large-v3-chichewa-base-only-fixed-pipeline

This model is a fine-tuned version of openai/whisper-large-v3 on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 1.7085
  • —Wer: 73.7697
  • —Cer: 33.9617

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: 8
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 64
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —training_steps: 7500

Training results

Training LossEpochStepValidation LossWerCer
2.58988.93695001.417094.340647.6542
1.674617.864910001.266272.588634.1932
1.335026.792815001.341177.050537.0600
1.004735.720720001.446271.817632.8964
0.817244.648625001.537973.753334.0288
0.743853.576630001.608772.326133.0493
0.662262.504535001.656572.998733.2345
0.637471.432440001.681774.770335.2283
0.642380.360445001.708573.769733.9617

Framework versions

  • —Transformers 5.17.0
  • —Pytorch 2.14.0+cu130
  • —Datasets 5.0.1
  • —Tokenizers 0.23.2