CoolFace
Modelpublic

zuazo/whisper-large-v3-pt

sourceHugging Faceapache-2.0updated 2y agoView on Hugging Face
5likes69downloads
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 Large-V3 Portuguese

This model is a fine-tuned version of openai/whisper-large-v3 on the mozilla-foundation/commonvoice13_0 pt dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.4315
  • —Wer: 4.6003

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-06
  • —trainbatchsize: 32
  • —evalbatchsize: 16
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 64
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 500
  • —training_steps: 20000
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
0.07023.5310000.12894.0367
0.02477.0520000.18064.4294
0.007410.5830000.28214.7481
0.002214.1140000.31604.6249
0.001617.6450000.32614.6479
0.002721.1660000.33734.6479
0.000924.6970000.36424.7087
0.000728.2280000.35514.6611
0.000631.7590000.37414.7481
0.000435.27100000.37554.6791
0.000838.8110000.36904.6381
0.000242.33120000.38884.5115
0.000245.86130000.39824.5855
0.000149.38140000.40404.6085
0.000152.91150000.41004.5888
0.000156.44160000.41654.5871
0.000159.96170000.42114.5855
0.000163.49180000.42654.5838
0.000167.02190000.43024.5921
0.000170.55200000.43154.6003

Framework versions

  • —Transformers 4.37.2
  • —Pytorch 2.0.1+cu117
  • —Datasets 2.14.4
  • —Tokenizers 0.15.1