CoolFace
Modelpublic

ptotheun/fine_tuned_asr_model

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes4downloads
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. -->

finetunedasr_model

This model is a fine-tuned version of biodatlab/whisper-th-medium-combined on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.0906
  • —Cer: 5.7861

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
  • —num_epochs: 15.0
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossCer
0.5241.47061000.08964.7486
0.14512.94122000.09074.9049
0.09134.41183000.08634.9947
0.05875.88244000.08575.8460
0.06597.35295000.105610.0725
0.05518.82356000.08956.0555
0.022510.29417000.09915.5899
0.028111.76478000.09005.3006
0.02213.23539000.08876.4013
0.021314.705910000.09065.7861

Framework versions

  • —Transformers 4.44.2
  • —Pytorch 2.4.1+cu121
  • —Datasets 3.0.1
  • —Tokenizers 0.19.1