Edit model card

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

-

Downloads are not tracked for this model. How to track
Inference API
or
Inference API (serverless) does not yet support hezar models for this pipeline type.

Dataset used to train hezarai/whisper-small-fa

Collection including hezarai/whisper-small-fa