CoolFace
Modelpublic

ayertey01/wav2vec2-large-xlsr-53-AsanteTwi-07

sourceHugging Faceapache-2.0updated 3y agoView on Hugging Face
0likes8downloads
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-large-xlsr-53-AsanteTwi-07

This model is a fine-tuned version of ayertey01/wav2vec2-large-xlsr-53-AsanteTwi-06second on the commonvoice13_0 dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.8573
  • —Wer: 0.4375

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: 16
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 2
  • —totaltrainbatch_size: 32
  • —optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 200
  • —num_epochs: 100

Training results

Training LossEpochStepValidation LossWer
0.065616.671000.65530.5
0.035433.332000.79520.5
0.032950.03000.67050.4375
0.026166.674000.72530.4375
0.021483.335000.80560.4375
0.0236100.06000.85730.4375

Framework versions

  • —Transformers 4.31.0
  • —Pytorch 2.0.1+cu118
  • —Datasets 2.14.0
  • —Tokenizers 0.13.3