CoolFace
Modelpublic

vrclc/Malasar_small_DTF

sourceHugging Faceapache-2.0updated 4mo agoView on Hugging Face
1likes10downloads
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 openai/whisper-small on the Spoken Bible Corpus: Malasar dataset. It achieves the following results on the evaluation set:

  • Loss: 0.6211
  • Wer: 60.1371

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.161211.36362500.318564.0206
0.011422.72735000.468265.7339
0.001634.09097500.538059.9657
0.000445.454510000.576159.8515
0.000356.818212500.596959.6802
0.000268.181815000.610460.3655
0.000279.545517500.618160.1942
0.000290.909120000.621160.1371

Framework versions

  • Transformers 4.41.2
  • Pytorch 2.1.2+cu121
  • Datasets 2.16.0
  • Tokenizers 0.19.1

Citation

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}, 
}