Whisper (small) model finetuned on Common Voice by Hezar AI.

Usage

pip install hezar
from hezar.models import Model

whisper = Model.load("hezarai/whisper-small-fa")
transcripts = whisper.predict("speech_example.mp3")
print(transcripts)
Downloads last month
527
Inference Providers NEW
This model is not currently available via any of the supported third-party Inference Providers, and the HF Inference API does not support hezar models with pipeline type automatic-speech-recognition

Dataset used to train hezarai/whisper-small-fa

Space using hezarai/whisper-small-fa 1

Collection including hezarai/whisper-small-fa