ntnu-smil/whisper-large-v3-turbo-ami-1-merged
07
<!-- 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
Framework versions
- PEFT 0.17.0
- Transformers 4.54.1
- Pytorch 2.8.0.dev20250319+cu128
- Datasets 3.6.0
- Tokenizers 0.21.4
