CoolFace
Modelpublic

iFaz/whisper-base-SER-v5_2

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes10downloads
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-base-SER-v5_1

This fine-tune is corrupted (because i used mistakenly only 100 rows for trainingπŸ˜‘πŸ˜‘πŸ˜‘

image/png ) This model is a fine-tuned version of openai/whisper-base on the WhisperCompatibleSERbenchmark(Not trainaugmented) dataset. It achieves the following results on the evaluation set:

  • β€”Loss: 0.3675
  • β€”Wer: 236.0

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: 1e-05
  • β€”trainbatchsize: 32
  • β€”evalbatchsize: 8
  • β€”seed: 42
  • β€”optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • β€”lrschedulertype: linear
  • β€”lrschedulerwarmup_steps: 500
  • β€”training_steps: 6000
  • β€”mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
0.0004250.010000.2744665.0
0.0001500.020000.3142413.0
0.0750.030000.3356239.0
0.01000.040000.3451239.0
0.01250.050000.3657236.0
0.01500.060000.3675236.0

Framework versions

  • β€”Transformers 4.48.0
  • β€”Pytorch 2.5.1+cu121
  • β€”Datasets 3.2.0
  • β€”Tokenizers 0.21.0