CoolFace
Modelpublic

patrickvonplaten/unispeech-large-1500h-cv-timit

sourceHugging Faceupdated 5y agoView on Hugging Face
0likes51downloads
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. -->

unispeech-large-1500h-cv-timit

This model is a fine-tuned version of microsoft/unispeech-large-1500h-cv on the TIMIT_ASR - NA dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.3099
  • —Wer: 0.2196

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: 0.0001
  • —trainbatchsize: 32
  • —evalbatchsize: 1
  • —seed: 42
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 1000
  • —num_epochs: 20.0
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
4.640.691003.97170.9981
2.67931.382002.62641.0
1.22212.073000.99990.7167
0.90092.764000.65090.5570
0.43523.455000.46820.4332
0.2274.146000.36610.3565
0.21694.837000.32440.3203
0.26875.528000.31370.2981
0.1276.219000.32200.2828
0.09226.910000.30750.2708
0.09657.5911000.27790.2576
0.12988.2812000.31110.2480
0.08558.9713000.30210.2421
0.06299.6614000.31220.2511
0.047110.3415000.29650.2368
0.087111.0316000.32470.2387
0.050311.7217000.33590.2363
0.040212.4118000.29760.2332
0.033613.119000.31390.2321
0.063413.7920000.31880.2309
0.042914.4821000.31450.2335
0.02815.1722000.32440.2242
0.025515.8623000.29140.2196
0.040616.5524000.32490.2202
0.051217.2425000.30370.2198
0.026917.9326000.32180.2242
0.028718.6227000.31060.2185
0.031919.3128000.31240.2217
0.049420.029000.30990.2196

Framework versions

  • —Transformers 4.12.0.dev0
  • —Pytorch 1.8.1
  • —Datasets 1.14.1.dev0
  • —Tokenizers 0.10.3