CoolFace
Modelpublic

ymoslem/whisper-small-ga2en-v5.1

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

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

  • —Loss: 1.2119
  • —Bleu: 30.93
  • —Chrf: 49.09
  • —Wer: 63.1247

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: 32
  • —evalbatchsize: 32
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 0.02
  • —training_steps: 2000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepBleuChrfValidation LossWer
2.70170.021002.8314.962.4392169.5182
2.67320.042007.2722.721.9552103.2868
2.16220.0730011.4330.011.7297108.2395
2.03140.0940012.9631.01.6499106.4385
1.72190.1150012.9433.671.5543107.6092
1.5770.1360012.8435.031.4812118.5502
1.35690.15327001.455919.9438.0884.2864
1.34010.17518001.385513.3936.11126.4295
1.22720.19709001.376424.3941.7570.7789
1.27930.218910001.338923.0142.1380.6844
1.03830.240811001.312523.4243.5982.3953
1.04850.262712001.299625.4242.9969.4732
1.04270.284613001.299629.2445.3665.6461
0.81740.306514001.252227.2845.6768.3926
0.73450.328415001.234926.3546.7879.1986
0.75510.350316001.231727.8146.4970.6439
0.67650.372217001.206227.6247.4670.9140
0.66130.394018001.208726.5647.1272.8050
0.61810.415919001.213929.9148.7665.2859
0.58090.437820001.211930.9349.0963.1247

Framework versions

  • —Transformers 4.40.0
  • —Pytorch 2.2.1+cu121
  • —Datasets 2.18.0
  • —Tokenizers 0.19.1