CoolFace
Modelpublic

wandererupak/whisper-small-n-demo-final-augmented-new-data

sourceHugging Faceapache-2.0updated 8mo agoView on Hugging Face
0likes9downloads
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 Small N - Final Augmented

This model is a fine-tuned version of openai/whisper-small on the N Demo Final (Augmented) dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.5052
  • —Wer: 48.7617
  • —Cer: 16.8914

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: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 16
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 0.1
  • —num_epochs: 20
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWerCer
2.34690.4986880.912191.084236.4790
1.48260.99721760.635279.141429.2724
1.23271.49292640.540477.655529.0543
1.10681.99153520.483467.363823.6420
0.92482.48734400.439666.483224.7026
0.80942.98585280.420960.209120.4203
0.66283.48166160.409457.897619.9048
0.62773.98027040.388955.641219.2803
0.48934.47597920.398455.916318.8442
0.48624.97458800.380153.494818.9036
0.34255.47039680.403755.806319.2010
0.37975.968810560.389651.128218.9334
0.23096.464611440.400352.339018.4179
0.24166.963212320.404857.787620.8763
0.18287.458913200.417751.403418.1701
0.19827.957514080.421151.238317.9718
0.14168.453314960.437951.403417.8628
0.13908.951815840.439150.412817.4861
0.11699.447616720.443749.752317.4762
0.11069.946217600.450750.798017.6745
0.093510.441918480.455149.972517.8628
0.088210.940519360.459049.367117.6348
0.066011.436320240.466249.752317.3473
0.080311.934821120.468549.752317.5952
0.071912.430622000.486950.027517.4960
0.061212.929222880.483848.706717.1491
0.045613.424923760.483048.211317.1392
0.040713.923524640.486749.146917.1491
0.039914.419325520.491449.917417.7042
0.043914.917826400.497448.926816.9112
0.043215.413627280.498949.477217.3969
0.029215.912228160.500451.128218.3089
0.031616.407929040.502948.926817.1590
0.033216.906529920.502048.651616.8715
0.020317.402330800.501148.541617.0500
0.035517.900831680.506048.651617.0599
0.028918.396632560.504848.596617.0599
0.031318.895233440.505148.541616.8616
0.031919.390934320.505248.761716.8914

Framework versions

  • —Transformers 5.1.0
  • —Pytorch 2.9.0+cu126
  • —Datasets 4.5.0
  • —Tokenizers 0.22.2