CoolFace
Modelpublic

bagasshw/whisper-large-v2-javanese-openslr-v1

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes54downloads
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-V2-Java-v1

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

  • —Loss: 0.1591
  • —Wer: 0.1198

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: 2e-05
  • —trainbatchsize: 2
  • —evalbatchsize: 2
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 4
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.1
  • —training_steps: 20000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
0.47530.054110000.42850.3084
0.4130.108120000.36640.2545
0.42820.162230000.36840.2546
0.40070.216340000.37130.2529
0.45380.270350000.37910.2584
0.41110.324460000.36020.2457
0.39690.378570000.34370.2315
0.33930.432580000.32170.2244
0.33560.486690000.29840.2049
0.31610.5407100000.29030.2001
0.31980.5947110000.28820.2004
0.30230.6488120000.27310.1889
0.23680.7029130000.22010.1572
0.23480.7569140000.20220.1488
0.20620.8110150000.19230.1403
0.18590.8651160000.17980.1331
0.18080.9191170000.17000.1283
0.16890.9732180000.16350.1253
0.09841.0272190000.16060.1211
0.08531.0813200000.15910.1198

Framework versions

  • —Transformers 4.50.0.dev0
  • —Pytorch 2.6.0+cu126
  • —Datasets 2.16.0
  • —Tokenizers 0.21.1