CoolFace
Modelpublic

JacobLinCool/whisper-large-v3-turbo-half

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes12downloads
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-turbo-half

This model is a fine-tuned version of openai/whisper-large-v3-turbo on the commonvoice16_1 dataset. It achieves the following results on the evaluation set:

  • Loss: 0.7088
  • Wer: 28.4350

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.0002
  • trainbatchsize: 16
  • evalbatchsize: 32
  • seed: 42
  • gradientaccumulationsteps: 2
  • totaltrainbatch_size: 32
  • optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • lrschedulertype: linear
  • lrschedulerwarmup_steps: 500
  • training_steps: 5000

Training results

Training LossEpochStepValidation LossWer
No log008.8155100.0
0.90710.15001.514064.0547
0.71380.210001.137549.9023
0.50780.315001.015941.3067
0.48330.420000.937934.7081
0.41640.525000.892730.9746
0.5170.630000.847331.0397
0.330.735000.771427.1326
0.3640.840000.750825.6132
0.37280.945000.709124.4628
0.43211.050000.708828.4350

Framework versions

  • Transformers 4.54.0
  • Pytorch 2.8.0.dev20250319+cu128
  • Datasets 3.6.0
  • Tokenizers 0.21.2