CoolFace
Modelpublic

asserr/speecht5-tunis_finalll

sourceHugging Facemitupdated 8mo agoView on Hugging Face
0likes10downloads
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. -->

speecht5-tunis_finalll

This model is a fine-tuned version of microsoft/speecht5_asr on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.2003
  • —Wer Ortho: 62.9526
  • —Wer: 59.7855

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: 5e-06
  • —trainbatchsize: 2
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 8
  • —totaltrainbatch_size: 16
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: cosine
  • —lrschedulerwarmup_steps: 50
  • —training_steps: 1500
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWerWer Ortho
1.73810.37311001.4437213.9108371.3889
0.84370.74632000.568681.627380.5556
0.44611.11943000.366877.427876.1111
0.37531.49254000.276074.015772.7778
0.34161.86575000.239284.776980.8333
0.26562.23886000.213867.979067.7778
0.27062.61197000.208577.165474.7222
0.25092.98518000.199562.204763.0556
0.23143.35829000.194961.679862.5
0.28063.731310000.195162.467263.3333
0.22544.104511000.191268.611169.2913
0.26744.477612000.186368.611169.8163
0.3014.850713000.186267.567.9790
0.23545.223914000.185061.111159.8425
0.23495.597015000.185167.222267.7165

Framework versions

  • —Transformers 4.52.4
  • —Pytorch 2.6.0+cu124
  • —Datasets 3.6.0
  • —Tokenizers 0.21.2