CoolFace
Modelpublic

deepdml/whisper-base-ar-quran-mix-norm

sourceHugging Faceapache-2.0updated 3mo agoView on Hugging Face
0likes214downloads
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 Base ar-quran

This model is a fine-tuned version of openai/whisper-base on the Quran dataset. It achieves the following results on the evaluation set:

  • —Loss: 0.0021
  • —Wer Raw: 0.1668
  • —Cer Raw: 0.0591
  • —Wer: 0.1620
  • —Cer: 0.0609

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: 64
  • —evalbatchsize: 64
  • —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: 20000

Training results

Training LossEpochStepValidation LossWer RawCer RawWerCer
0.14220.0510000.158815.20144.795914.34794.7106
0.03340.120000.06866.71122.13176.39452.1386
0.10.1530000.04033.89381.24053.75291.2552
0.01880.240000.02772.82890.89492.72400.9113
0.010.2550000.02182.24760.70682.16140.7183
0.00390.360000.01731.81200.60431.74440.6160
0.00910.3570000.01471.49040.47711.43820.4875
0.01050.480000.01201.18080.37701.13870.3809
0.00250.4590000.01020.97240.31680.93310.3209
0.00311.0074100000.00860.84350.27760.81370.2826
0.00231.0575110000.00750.73230.23740.70400.2423
0.00281.1075120000.00640.63640.20720.61010.2097
0.00071.1575130000.00550.52860.17030.50610.1729
0.00121.2074140000.00480.45240.15090.42990.1511
0.00131.2574150000.00410.40400.13370.38770.1379
0.00091.3075160000.00360.34410.11550.33070.1180
0.00081.3575170000.00330.30100.10620.29090.1079
0.00121.4074180000.00260.23150.08240.22570.0846
0.00121.4575190000.00230.19550.07370.18880.0745
0.00052.0154200000.00210.16680.05910.16200.0609

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-base-ar-quran-mix-norm,
      title={Fine-tuned Whisper base ASR model for speech recognition in Arabic},
      author={Jimenez, David},
      howpublished={\url{https://huggingface.co/deepdml/whisper-base-ar-quran-mix-norm}},
      year={2026}
    }