CoolFace
Modelpublic

Vickyee/whisper-tiny-minds14-us

sourceHugging Faceapache-2.0updated 3y 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. -->

whisper-tiny-minds14-us-vickymm

This model is a fine-tuned version of openai/whisper-tiny on the minds14-us (whisper-tiny) dataset. It achieves the following results on the evaluation set:

  • —Loss: 2.4049
  • —Wer: 0.7485
  • —Wer Ortho: 0.7569

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.0003
  • —trainbatchsize: 4
  • —evalbatchsize: 4
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 8
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: constantwithwarmup
  • —lrschedulerwarmup_steps: 500
  • —training_steps: 1000

Training results

Training LossEpochStepValidation LossWerWer Ortho
1.11491.791000.53790.40970.4176
0.17053.572000.76370.57620.5836
0.1665.363001.24790.53840.5416
0.24097.144001.52610.67650.6619
0.27738.935001.81060.78630.7816
0.271510.716002.04210.77390.7841
0.243412.57002.26640.74560.7514
0.197914.298002.19560.69830.7039
0.184316.079002.37110.81820.8229
0.155517.8610002.40490.74850.7569

Framework versions

  • —Transformers 4.37.2
  • —Pytorch 2.1.2
  • —Datasets 2.16.1
  • —Tokenizers 0.15.0