CoolFace
Modelpublic

Badri0510/whisper-tanglish-ultra-8000

sourceHugging Faceupdated 5mo agoView on Hugging Face
1likes30downloads
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-tanglish-ultra-8000

This model is a fine-tuned version of Badri0510/whisper-tanglish-voice-generalized-5000 on an unknown dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.4485
  • —Wer: 0.5705

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: 0.0001
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 16
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: constant
  • —training_steps: 8000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
0.23560.06255000.46580.5775
0.26731.013710000.42560.5774
0.23671.076215000.41240.5712
0.17902.026420000.41880.5662
0.19952.088925000.40060.5732
0.19513.039530000.40930.5681
0.21773.10235000.40320.5706
0.13884.053340000.42160.5706
0.12815.004645000.43550.5786
0.13665.067150000.41710.5695
0.10106.018655000.43260.5703
0.12136.081160000.43740.5725
0.09917.031565000.45400.5745
0.10527.09470000.43370.5697
0.10398.045175000.45110.5721
0.11398.107680000.44850.5705

Framework versions

  • —Transformers 5.0.0
  • —Pytorch 2.10.0+cu128
  • —Datasets 4.0.0
  • —Tokenizers 0.22.2