CoolFace
Modelpublic

CasperMuz/whisper-base-sna-ven-cleaned

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes6downloads
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 + Tshivenda - Cleaned Data

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

  • Loss: 0.5899
  • Wer: 48.7657

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: 200
  • training_steps: 2000
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
1.18460.08822001.205879.2304
0.80660.17644000.867765.0463
0.71580.26466000.753857.1436
0.63910.35278000.692855.1938
0.61400.440910000.656052.6030
0.56970.529112000.629051.2560
0.53570.617314000.611448.9857
0.53520.705516000.599248.9450
0.52470.793718000.592448.7657
0.54430.881820000.589948.7657

Framework versions

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