CoolFace
Modelpublic

m-aliabbas/wav2vec2-base-timit-demo-idrak-practice

sourceHugging Faceapache-2.0updated 4y agoView on Hugging Face
0likes6downloads
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. -->

wav2vec2-base-timit-demo-idrak-practice

This model is a fine-tuned version of facebook/wav2vec2-base on the None dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.3538
  • —Wer: 0.3209

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

Training results

Training LossEpochStepValidation LossWer
3.6340.875002.64521.0
1.04971.7310000.57110.5138
0.45842.615000.44210.4492
0.31983.4620000.38180.3941
0.22634.3325000.36530.3767
0.18455.1930000.34240.3661
0.13886.0635000.37020.3519
0.12146.9240000.35150.3439
0.10267.7945000.35850.3292
0.08348.6550000.34740.3236
0.07379.5255000.35380.3209

Framework versions

  • —Transformers 4.17.0
  • —Pytorch 1.12.0+cu116
  • —Datasets 1.18.3
  • —Tokenizers 0.12.1