CoolFace
Modelpublic

cheesethuong/wav2vec2-vietnamese-asr-v1

sourceHugging Facecc-by-nc-4.0updated 8mo agoView on Hugging Face
0likes22downloads
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-vietnamese-asr-v1

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

  • —Loss: 3.5180
  • —Wer: 1.0

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.0003
  • —trainbatchsize: 32
  • —evalbatchsize: 16
  • —seed: 42
  • —optimizer: Use OptimizerNames.ADAMWTORCHFUSED with betas=(0.9,0.999) and epsilon=1e-08 and optimizer_args=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_steps: 1000
  • —num_epochs: 30
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossWer
3.42721.33695003.44391.0
3.5012.673810003.54121.0
3.51894.010715003.55361.0
3.54455.347620003.53521.0
3.49166.684525003.56781.0
3.50138.021430003.55491.0
3.48739.358335003.52261.0
3.489310.695240003.53501.0
3.498612.032145003.51941.0
3.482613.369050003.52521.0
3.487514.705955003.52381.0
3.492816.042860003.53341.0
3.483717.379765003.52961.0
3.475818.716670003.52771.0
3.481720.053575003.50831.0
3.479621.390480003.52631.0
3.490422.727385003.51961.0
3.506324.064290003.51401.0
3.483325.401195003.52061.0
3.476326.7380100003.52061.0
3.465228.0749105003.52621.0
3.480729.4118110003.51801.0

Framework versions

  • —Transformers 4.57.1
  • —Pytorch 2.8.0+cu126
  • —Datasets 4.4.2
  • —Tokenizers 0.22.1