CoolFace
Modelpublic

VladS159/Whisper_small_ro_VladS_6000_steps_multi-gpu_28_05_2024

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

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

  • —Loss: 0.1249
  • —Wer: 10.5571

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

Training results

Training LossEpochStepValidation LossWer
0.24320.685000.213419.7435
0.1371.3610000.153215.5189
0.06722.0415000.128713.0426
0.05792.7220000.121812.8659
0.03073.425000.118311.9887
0.01674.0830000.117711.5866
0.0164.7635000.114910.9531
0.00995.4340000.121210.9713
0.00586.1145000.121610.8251
0.00566.7950000.122410.6515
0.00367.4755000.123810.6211
0.00358.1560000.124910.5571

Framework versions

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