CoolFace
Modelpublic

fsicoli/whisper-large-v3-pt-1000h

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
2likes603downloads
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-pt-1000h

This model is a fine-tuned version of openai/whisper-large-v3 on the fsicoli/cv17-fleurs-coraa-mls-ted-alcaim-cf-cdc-lapsbm-lapsmail-sydney-lingualibre-voxforge-tatoeba default dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.5576
  • —Wer: 0.1113

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: 5e-06
  • —trainbatchsize: 16
  • —evalbatchsize: 8
  • —seed: 42
  • —distributed_type: multi-GPU
  • —num_devices: 2
  • —totaltrainbatch_size: 32
  • —totalevalbatch_size: 16
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 10000
  • —training_steps: 82000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
0.27170.39100000.41430.1341
0.26460.79200000.41410.1284
0.22441.18300000.53610.1253
0.20561.57400000.47140.1223
0.20341.97500000.49370.1195
0.17172.36600000.51270.1178
0.16922.75700000.60400.1146
0.1213.15800000.53610.1130

Framework versions

  • —Transformers 4.39.0.dev0
  • —Pytorch 2.2.1
  • —Datasets 2.18.1.dev0
  • —Tokenizers 0.15.2