CoolFace
Modelpublic

ymoslem/whisper-large-ga2en-v2.1

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
1likes20downloads
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 GA-EN Speech Translation

This model is a fine-tuned version of openai/whisper-large on the IWSLT-2023, FLEURS, BiteSize, SpokenWords, Tatoeba, and Wikimedia dataset. It achieves the following results on the evaluation set:

  • Loss: 1.1318
  • Bleu: 31.26
  • Chrf: 50.41
  • Wer: 62.3143

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: 0.0001
  • trainbatchsize: 4
  • evalbatchsize: 4
  • seed: 42
  • gradientaccumulationsteps: 4
  • totaltrainbatch_size: 16
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • lrschedulerwarmup_steps: 0.03
  • training_steps: 3000
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepBleuChrfValidation LossWer
3.15470.031003.7518.712.4173124.0882
2.69960.072008.1625.452.1329114.1378
2.48410.13006.423.62.0262158.1720
2.47060.134009.1627.671.9688120.0810
2.35750.1650013.6631.51.8284100.8555
2.19160.260012.9731.81.7486110.1756
2.13530.2370016.733.521.756886.8528
1.98850.2680019.3435.351.639578.7033
1.91260.390020.2136.281.565878.2080
1.64180.33100018.6138.491.499886.8528
1.57820.36110022.9140.041.471671.0941
1.48990.39120021.5540.921.444478.7933
1.31550.43130024.9542.051.393470.9140
1.41440.46140028.3846.181.279165.8262
1.19490.49150026.9545.841.287970.6889
1.01790.53160026.1246.41.262469.6983
1.09350.56170028.5148.241.207667.4021
1.0610.59180027.4248.831.181271.4543
1.09550.62190031.3249.911.150362.9896
1.06070.66200031.2650.411.131862.3143
1.11350.689721001.213526.5746.1869.7884
0.98190.722522001.225226.9549.4765.0158
0.99090.755323001.207230.3546.4963.3048
0.95210.788224001.213024.7646.4470.6889
0.82450.821025001.172424.8447.0578.1630
0.83030.853926001.181227.5647.4870.1036
0.69340.886727001.171631.6150.463.8001
0.71170.919528001.165030.8249.9565.0158
0.69440.952429001.151631.2149.863.5750
0.71320.985230001.139030.1649.7765.6011

Framework versions

  • Transformers 4.40.0
  • Pytorch 2.0.1+cu118
  • Datasets 2.18.0
  • Tokenizers 0.19.1