benhadjermed/warsh_quran_aligned
Viewer • Updated • 13k • 188 • 1
Fine-tuned from openai/whisper-small
on benhadjermed/warsh_quran_aligned.
from transformers import pipeline
asr = pipeline("automatic-speech-recognition", model="benhadjermed/tahkik-small-warsh")
print(asr("your_warsh_recitation.wav")["text"])
openai/whisper-smallBase model
openai/whisper-small