CoolFace
Modelpublic

chengyili2005/whisper-medium-spanish-english-lora

sourceHugging Faceapache-2.0updated 7mo agoView on Hugging Face
0likes4downloads
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 Medium Spanish-English - Chengyi Li

This model is a fine-tuned version of openai/whisper-medium on the private dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.8520
  • —Wer: 58.5413

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-05
  • —trainbatchsize: 4
  • —evalbatchsize: 4
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 16
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —training_steps: 20000

Training results

Training LossEpochStepValidation LossWer
1.35881.76885001.324870.7742
1.04663.535010001.084478.4901
0.93565.301215000.913760.2303
0.83157.067320000.862264.0051
0.78418.836125000.849460.0128
0.718910.602330000.845964.2099
0.702612.368535000.845958.0422
0.635714.134640000.846559.2450
0.670815.903545000.854158.4133
0.686817.669650000.852058.5413

Framework versions

  • —PEFT 0.18.1
  • —Transformers 4.52.0
  • —Pytorch 2.9.1+cu128
  • —Datasets 4.5.0
  • —Tokenizers 0.21.4