CoolFace
Modelpublic

deepdml/whisper-large-v3-turbo-ar-mix-norm

sourceHugging Facemitupdated 7mo agoView on Hugging Face
1likes23downloads
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 Turbo ar

This model is a fine-tuned version of openai/whisper-large-v3-turbo on the Common Voice 17.0 dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.1973
  • —Wer: 18.8998
  • —Cer: 5.0561

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: 16
  • —evalbatchsize: 16
  • —seed: 42
  • —optimizer: Use adamwtorch with betas=(0.9,0.999) and epsilon=1e-08 and optimizerargs=No additional optimizer arguments
  • —lrschedulertype: linear
  • —lrschedulerwarmup_ratio: 0.04
  • —training_steps: 18000

Training results

Training LossEpochStepValidation LossWerCer
0.53580.055610000.304726.81928.1187
0.38750.111120000.282927.26547.5340
0.25460.166730000.262924.20086.7543
0.17020.222240000.262823.48846.5769
0.10750.277850000.258423.95666.6370
0.08590.333360000.256924.52216.6761
0.060.388970000.247922.18286.1018
0.05390.444480000.246122.61436.2866
0.04270.590000.240223.10836.3401
0.03410.5556100000.235622.20126.0513
0.02750.6111110000.233820.73785.6669
0.02040.6667120000.229621.13815.7997
0.01560.7222130000.232421.90375.8359
0.01620.7778140000.221420.48255.5345
0.01630.8333150000.213121.04265.6430
0.01270.8889160000.209319.57915.2782
0.0060.9444170000.208319.81975.2719
0.00721.0180000.197318.89985.0561

Framework versions

  • —Transformers 4.48.0.dev0
  • —Pytorch 2.5.1+cu121
  • —Datasets 3.6.0
  • —Tokenizers 0.21.0

Citation

Please cite the model using the following BibTeX entry:

bibtex
@misc{deepdml/whisper-large-v3-turbo-ar-mix-norm,
      title={Fine-tuned Whisper turbo ASR model for speech recognition in Arabic},
      author={Jimenez, David},
      howpublished={\url{https://huggingface.co/deepdml/whisper-large-v3-turbo-ar-mix-norm}},
      year={2026}
    }