CoolFace
Modelpublic

imTak/whisper_large_v3_turbo_korean_Develop

sourceHugging Facemitupdated 2y agoView on Hugging Face
0likes26downloads
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 Korean-Develop

This model is a fine-tuned version of imTak/whisper_large_v3_ko_ft_ft on the Develop dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.3054
  • —Wer: 16.4370

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: 32
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —training_steps: 8000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
0.21191.94555000.272122.6690
0.07143.891110000.254219.9135
0.01455.836615000.241718.5037
0.00187.782120000.241016.6453
0.02639.727625000.281819.4169
0.017911.673230000.280618.5838
0.00813.618735000.297718.1032
0.007215.564240000.292017.8949
0.001117.509745000.287516.8376
0.002419.455350000.307217.8629
0.000921.400855000.294316.8536
0.000223.346360000.304116.8055
0.000125.291865000.299316.6773
0.000127.237470000.301616.4851
0.000129.182975000.304316.4050
0.000131.128480000.305416.4370

Framework versions

  • —Transformers 4.45.0
  • —Pytorch 2.5.1+cu124
  • —Datasets 3.1.0
  • —Tokenizers 0.20.3