Model reference · open weights

whisper-ar-quran

Available as managed deployment Audio tarteel-ai · community Speech→text 1 variants 12k dl/mo

whisper-ar-quran is an open-weight audio or speech model from tarteel-ai. AxForge deploys and operates it for you on dedicated EU-owned hardware — with the licence handled where one is required.

Available as managed deployment — configured and operated for you on dedicated EU hardware, quoted per deployment.

What it is

Makertarteel-ai
TypeAudio & music
TaskSpeech→text
Runs withtransformers
Released2022-12-08
Popularity12k downloads / month
LicenceOpen weights

About

What whisper-ar-quran is

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

  • Loss: 0.0839
  • Wer: 5.7544

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.0001
  • train_batch_size: 16
  • eval_batch_size: 8
  • seed: 42
  • distributed_type: multi-GPU
  • num_devices: 8
  • total_train_batch_size: 128
  • total_eval_batch_size: 64
  • optimizer: Adam with betas=(0.9,0.999) and epsilon=1e-08
  • lr_scheduler_type: linear
  • lr_scheduler_warmup_steps: 500
  • training_steps: 5000
  • mixed_precision_training: Native AMP

Training results

Training LossEpochStepValidation LossWer
0.10920.052500.196913.3890
0.03610.15000.158310.6375
0.01920.157500.11098.8468
0.01440.210000.11577.9754
0.0080.2512500.10007.5360
0.00481.0315000.09336.8227
0.01131.0817500.09556.9638
0.02091.1320000.08246.3586
0.00431.1822500.08306.3444
0.0021.2325000.10156.3025
0.00132.0127500.08636.0639
0.00142.0630000.09056.0213
0.00182.1132500.08646.0293
0.00082.1635000.08875.9308
0.00292.2137500.07775.9159
0.00222.2640000.08475.8749
0.00053.0542500.08275.8352
0.00033.145000.08265.7800
0.00063.1547500.08335.7625
0.00033.250000.08395.7544

Framework versions

  • Transformers 4.26.0.dev0
  • Pytorch 1.13.0+cu117
  • Datasets 2.7.1.dev0
  • Tokenizers 0.13.2

From the published model card. Full card on the HuggingFace links in the sidebar.

Using it via the API

Call it like any OpenAI endpoint

Once AxForge deploys whisper-ar-quran for you, it answers on the OpenAI-compatible API — the same base URL and keys as every other model. (whisper-ar-quran below is illustrative; you get the exact model name on deployment.)

$ curl -sS https://api.axforge.ai/v1/audio/transcriptions \
  -H "Authorization: Bearer $AXFORGE_API_KEY" \
  -F model="whisper-ar-quran" -F file=@audio.mp3

Create an account — your API key is available in the console. 5M tokens/month currently included with every new account at launch.

© 2026 AxForge · EU-hosted AI infrastructure Pricing Docs Trust Privacy Terms