CoolFace
Modelpublic

vrclc/Malasar_medium_MTF

sourceHugging Faceapache-2.0updated 4mo agoView on Hugging Face
1likes7downloads
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. -->

leenag/Malasar_Luke

This model is a fine-tuned version of vasista22/whisper-tamil-medium on the Spoken Bible Corpus: Malasar dataset. It achieves the following results on the evaluation set:

  • Loss: 0.5075
  • Wer: 48.2010

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: 16
  • seed: 42
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lrschedulertype: linear
  • lrschedulerwarmup_steps: 500
  • training_steps: 2000
  • mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
0.01811.36362500.352650.2570
0.005922.72735000.400049.5146
0.000234.09097500.441848.3152
0.000145.454510000.478548.0868
0.056.818212500.492347.8013
0.068.181815000.500847.8013
0.079.545517500.505948.2010
0.090.909120000.507548.2010

Framework versions

  • Transformers 4.41.2
  • Pytorch 2.0.1+cu117
  • Datasets 2.16.0
  • Tokenizers 0.19.1

Citations

bibtex
@misc{multistage2024,
      title={Multistage Fine-tuning Strategies for Automatic Speech Recognition in Low-resource Languages}, 
      author={Leena G Pillai, Kavya Manohar, Basil K Raju, Elizabeth Sherly},
      year={2024},
      eprint={2411.04573},
      archivePrefix={arXiv},
      primaryClass={cs.CL},
      url={https://arxiv.org/abs/2411.04573}, 
}