CoolFace
Modelpublic

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

sourceHugging Faceapache-2.0updated 3mo agoView on Hugging Face
1likes143downloads
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 Tiny ar-quran

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

  • Loss: 0.0344
  • Wer Raw: 3.5416
  • Cer Raw: 1.0757
  • Wer: 3.3920
  • Cer: 1.0872

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.62090.0510000.391136.400912.340634.295211.8662
0.34870.120000.225622.42307.165121.16416.9660
0.11410.1530000.155915.59104.959114.74424.8461
0.23140.240000.130514.33735.243913.61945.1185
0.1250.2550000.099210.46223.342510.00463.3191
0.17650.360000.08488.89222.76468.46282.7475
0.30650.3570000.08018.73272.89848.27932.8643
0.0440.480000.07167.24032.19666.88572.1833
0.51880.4590000.06466.89622.17836.54492.1737
0.52670.5100000.06226.94412.24326.63652.2551
0.17950.55110000.05285.52751.76375.26631.7581
0.2220.6120000.04755.06221.62954.84461.6363
0.4870.65130000.04685.08281.70264.85521.6783
0.29440.7140000.04464.60401.43774.40041.4395
0.30010.75150000.04504.77221.51264.56091.5161
0.14930.8160000.04004.08361.24183.91111.2501
0.20010.85170000.04054.31071.42194.12531.4433
0.26170.9180000.03713.78881.14733.63211.1582
0.12780.95190000.03513.59381.10063.44671.1157
0.5541.0200000.03443.54161.07573.39201.0872

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