CoolFace
Modelpublic

seanghay/whisper-small-khmer-unspaced

sourceHugging Faceapache-2.0updated 3y 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 Khmer - Seanghay Yath

This model is a fine-tuned version of openai/whisper-small on the Google FLEURS & OpenSLR dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.4484
  • —Wer: 1.0704

Training hyperparameters

The following hyperparameters were used during training:

  • —learning_rate: 6.25e-06
  • —trainbatchsize: 16
  • —evalbatchsize: 8
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 800
  • —training_steps: 4000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
0.20523.3310000.35821.0233
0.04656.6720000.31291.0105
0.008910.030000.39771.0214
0.001613.3340000.44841.0704

Framework versions

  • —Transformers 4.28.0.dev0
  • —Pytorch 1.12.1
  • —Datasets 2.11.1.dev0
  • —Tokenizers 0.13.3