CoolFace
Modelpublic

VladS159/Whisper_medium_ro_VladS_8000_steps_multi-gpu_11_05_2024

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
0likes6downloads
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 Medium Ro - Sarbu Vlad - multi gpu --> 3

This model is a fine-tuned version of openai/whisper-medium on the Common Voice 17.0 + Romanian speech synthesis dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.0777
  • —Wer: 5.7842

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: 11
  • —evalbatchsize: 10
  • —seed: 42
  • —distributed_type: multi-GPU
  • —num_devices: 3
  • —totaltrainbatch_size: 33
  • —totalevalbatch_size: 30
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 800
  • —training_steps: 8000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
0.18070.475000.135913.4050
0.10660.9310000.109711.4191
0.07071.415000.094810.0972
0.06491.8720000.08248.7874
0.02492.3425000.08288.6930
0.02752.830000.07927.8402
0.01393.2735000.07486.7619
0.01213.7440000.07667.2492
0.00714.2145000.07596.5335
0.0054.6750000.07646.3903
0.00365.1455000.07686.0217
0.00375.6160000.07706.1009
0.00136.0765000.07685.9182
0.00126.5470000.07655.7933
0.00147.0175000.07705.8299
0.00087.4880000.07775.7842

Framework versions

  • —Transformers 4.37.2
  • —Pytorch 2.2.0
  • —Datasets 2.17.0
  • —Tokenizers 0.15.1