CoolFace
Modelpublic

ntnu-smil/whisper-large-v3-turbo-ami-1-merged

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes7downloads
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-ami-1

This model is a fine-tuned version of openai/whisper-large-v3-turbo on the ntnu-smil/ami-1s-ft dataset. It achieves the following results on the evaluation set:

  • —Loss: 3.4985
  • —Wer: 40.4100
  • —Cer: 34.3391
  • —Decode Runtime: 0.0102
  • —Wer Runtime: 0.0078
  • —Cer Runtime: 0.0077

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: 32
  • —evalbatchsize: 128
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —training_steps: 2000

Training results

Training LossEpochStepValidation LossWerCerDecode RuntimeWer RuntimeCer Runtime
No log003.942853.623739.23080.01080.00790.0071
0.42590.12003.340336.493430.17180.00970.00800.0074
0.18360.24003.303237.225532.00150.00970.00790.0072
0.3330.36003.381038.579832.63630.01100.00840.0072
0.17160.48003.478239.202033.07690.00960.00810.0069
0.19190.510003.454839.165433.61460.00970.00790.0071
0.20530.612003.478439.641333.58480.01010.00840.0072
0.1260.714003.504440.373434.05530.01000.00830.0073
0.3310.816003.486640.043934.07770.01000.00840.0072
0.18820.918003.498240.080534.10010.01000.00790.0075
0.10131.020003.498540.410034.33910.01020.00780.0077

Framework versions

  • —PEFT 0.17.0
  • —Transformers 4.54.1
  • —Pytorch 2.8.0.dev20250319+cu128
  • —Datasets 3.6.0
  • —Tokenizers 0.21.4