CoolFace
Modelpublic

CasperMuz/whisper-base-sna-cleaned-s2s-m-curriculum-4.5k

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes5downloads
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 Base Shona - S2S-M Curriculum 3000 steps

This model is a fine-tuned version of openai/whisper-base on the Cleaned Google WAXAL Shona dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.4155
  • —Wer: 36.5641

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: 16
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Use adamwtorchfused with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 450
  • —training_steps: 4500
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
0.87260.59955000.652852.2635
0.34471.199010000.507243.9481
0.44411.798615000.454641.4442
0.24732.398120000.437940.0185
0.38662.997625000.426940.1108
0.22463.597130000.419837.4114
0.39894.196635000.418837.5608
0.26984.796240000.413537.9871
0.15255.395745000.415536.5641

Framework versions

  • —Transformers 5.14.1
  • —Pytorch 2.13.0+cu130
  • —Datasets 5.0.1
  • —Tokenizers 0.22.2