CoolFace
Modelpublic

awaxsama/whisper-small-tunisian-arabic

sourceHugging Faceapache-2.0updated 2mo agoView on Hugging Face
0likes66downloads
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-small-tunisian-arabic

This model is a fine-tuned version of openai/whisper-small on the linagora/linto-dataset-audio-ar-tn-augmented dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.0041
  • —Wer: 0.0019
  • —Normalized Wer: 0.0019
  • —Normalized Cer: 0.0012

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-05
  • —trainbatchsize: 8
  • —evalbatchsize: 8
  • —seed: 42
  • —gradientaccumulationsteps: 4
  • —totaltrainbatch_size: 32
  • —optimizer: Use OptimizerNames.ADAMWTORCH with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.05
  • —num_epochs: 3.0
  • —mixedprecisiontraining: Native AMP

Training results

Training LossEpochStepValidation LossNormalized CerNormalized WerWer
2.6520.27055000.57700.25200.48470.4879
1.62150.541110000.32650.13840.28410.2847
1.0560.811615000.17320.09200.17900.1815
0.47981.081720000.09550.04760.10320.1064
0.29691.352225000.05710.02590.05860.0592
0.1871.622830000.03340.01170.02800.0287
0.11781.893335000.01780.00530.01150.0115
0.04942.163440000.01010.00290.00450.0045
0.03812.435045000.00590.00190.00190.0012
0.02962.705550000.00490.00250.00250.0013
0.02462.976155000.00410.00190.00190.0012

Framework versions

  • —Transformers 4.47.1
  • —Pytorch 2.5.1+cu124
  • —Datasets 3.2.0
  • —Tokenizers 0.21.4