Tahkik Small — Warsh Quran ASR
Fine-tuned from openai/whisper-small
on benhadjermed/warsh_quran_aligned.
Usage
from transformers import pipeline
asr = pipeline("automatic-speech-recognition", model="benhadjermed/tahkik-small-warsh")
print(asr("your_warsh_recitation.wav")["text"])
Training
- Base model:
openai/whisper-small - Steps: 3000 | LR: 1e-05 | Effective batch: 32
- Test WER: 0.1822
- Downloads last month
- 137
Model tree for benhadjermed/tahkik-small-warsh
Base model
openai/whisper-small