CoolFace
Modelpublic

VladS159/Whisper_medium_ro_VladS_4500_steps_multi_gpu_28_02_2024

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

Whisper Medium Ro - Sarbu Vlad - multi gpu - 3

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

  • —Loss: 0.0743
  • —Wer: 6.5649

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: 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: 450
  • —training_steps: 4500
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
0.29820.222500.179015.9224
0.13650.435000.131312.7038
0.13810.657500.112611.4201
0.12070.8610000.103711.1432
0.05791.0812500.09319.6404
0.06651.315000.09299.4822
0.05721.5117500.08759.4457
0.05561.7320000.08258.6122
0.04581.9422500.07788.2836
0.02432.1625000.07867.9095
0.01972.3827500.07957.8578
0.02292.5930000.07587.4714
0.01752.8132500.07557.3497
0.01093.0335000.07517.0759
0.00983.2437500.07737.1094
0.00813.4640000.07486.7778
0.00873.6742500.07546.6774
0.00863.8945000.07436.5649

Framework versions

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