CoolFace
Modelpublic

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

sourceHugging Faceapache-2.0updated 1y agoView on Hugging Face
0likes29downloads
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-v2

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

  • —Loss: 0.1112
  • —Wer: 0.0612

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.48210.410000.35700.2268
0.47610.820000.34740.2397
0.30991.230000.30750.2026
0.31081.640000.26660.1971
0.31312.050000.21730.1531
0.17962.460000.20260.1384
0.172.870000.19220.1378
0.09953.280000.17920.1206
0.09723.690000.16700.1149
0.0974.0100000.15450.1096
0.05534.4110000.15750.1030
0.05264.8120000.14310.0890
0.02995.2130000.13720.0833
0.03115.6140000.12580.0780
0.02956.0150000.12010.0725
0.01516.4160000.12290.0742
0.01636.8170000.11370.0658
0.00827.2180000.11420.0639
0.00927.6190000.11210.0627
0.0068.0200000.11120.0612

Framework versions

  • —Transformers 4.50.0.dev0
  • —Pytorch 2.7.0+cu128
  • —Datasets 2.16.0
  • —Tokenizers 0.21.1