CoolFace
Modelpublic

sam8000/whisper-large-v3-turbo-danish-denmark

sourceHugging Facemitupdated 1y agoView on Hugging Face
0likes28downloads
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-danish-denmark

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

  • —Loss: 0.6570
  • —Model Preparation Time: 0.0068
  • —Wer Ortho: 29.5448
  • —Wer: 12.3332

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: 64
  • —evalbatchsize: 64
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 128
  • —optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.06
  • —num_epochs: 1
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossModel Preparation TimeWer OrthoWer
0.11880.0188320.60570.006830.951713.9902
0.09220.0377640.60320.006831.413914.9377
0.09720.0565960.63820.006831.619915.0370
0.09930.07541280.62670.006832.509315.9498
0.08920.09421600.68530.006832.323415.4884
0.09090.11311920.63740.006832.082215.3346
0.0960.13192240.68380.006832.182715.5876
0.10130.15082560.64910.006831.469215.0568
0.09270.16962880.66460.006832.016915.4785
0.08150.18853200.68860.006831.765715.1362
0.08520.20733520.66370.006831.479214.8832
0.08090.22613840.67260.006831.760615.2255
0.08260.24504160.64610.006831.901315.1263
0.08220.26384480.67350.006831.328514.9080
0.07960.28274800.67440.006831.383814.7343
0.07510.30155120.67310.006831.544614.8286
0.08170.32045440.64010.006831.584814.8435
0.07930.33925760.68940.006831.946515.1362
0.07250.35816080.64990.006831.524514.6202
0.07480.37696400.67460.006831.373714.5012
0.07780.39586720.66220.006831.529514.5111
0.07030.41467040.69690.006831.720414.7591
0.0740.43357360.67940.006831.348614.5954
0.07050.45237680.69160.006831.268214.2482
0.07560.47118000.68220.006831.504414.6252
0.08240.49008320.68230.006830.871314.0299
0.07070.50888640.69380.006830.956714.0795
0.070.52778960.65760.006830.996914.1192
0.07960.54659280.66910.006831.087314.0051
0.06770.56549600.68460.006830.755713.9703
0.07130.58429920.64930.006830.479313.7769
0.06680.603110240.66600.006830.559713.8314
0.06360.621910560.64070.006830.539613.4593
0.06670.640810880.66850.006830.685413.6429
0.06220.659611200.64460.006830.223113.3998
0.0620.678411520.65230.006830.308513.3651
0.07320.697311840.65140.006830.223113.1815
0.06970.716112160.65500.006830.177913.2758
0.06290.735012480.64950.006830.112613.0327
0.06550.753812800.63710.006830.177913.1766
0.06590.772713120.64680.006830.062312.9236
0.06720.791513440.65350.006829.826112.8987
0.05960.810413760.65800.006829.971912.8045
0.07180.829214080.65360.006829.856312.7946
0.06230.848114400.66090.006829.831212.6457
0.06170.866914720.66390.006829.534712.3580
0.06240.885715040.65700.006829.544812.3332
0.06270.904615360.66500.006829.760812.5267
0.0630.923415680.65080.006829.640212.4820
0.06040.942316000.65740.006829.509612.3381
0.06550.961116320.66540.006829.514612.3332
0.06260.980016640.65710.006829.579912.4026
0.06090.998816960.65740.006829.529712.3977

Framework versions

  • —Transformers 4.51.3
  • —Pytorch 2.5.1
  • —Datasets 3.6.0
  • —Tokenizers 0.21.1