CoolFace
Modelpublic

VladS159/Whisper_medium_ro_VladS_10000_steps_3_gpus_small_lr

sourceHugging Faceapache-2.0updated 2y 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 Medium Ro - Sarbu Vlad - 3 gpus

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.0878
  • —Wer: 6.3598

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

Training results

Training LossEpochStepValidation LossWer
0.23460.425000.167115.7382
0.14410.8510000.118312.1318
0.08871.2715000.102610.3012
0.08211.720000.09269.8230
0.04032.1225000.08719.1590
0.03942.5530000.09148.8788
0.03812.9735000.07908.2909
0.01783.440000.08257.7579
0.01853.8245000.07767.4929
0.01024.2550000.08187.4350
0.01054.6755000.08036.9599
0.00545.160000.08306.9264
0.00465.5265000.08276.6949
0.0055.9570000.08316.7101
0.00436.3775000.08406.6462
0.0036.880000.08456.5274
0.00177.2285000.08756.5121
0.00157.6590000.08676.4025
0.00128.0795000.08756.3568
0.0018.5100000.08786.3598

Framework versions

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