Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Persian
whisper
fa-asr-leaderboard
Generated from Trainer
Eval Results (legacy)
Instructions to use javadr/whisper-tiny-fa with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use javadr/whisper-tiny-fa with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="javadr/whisper-tiny-fa")# Load model directly from transformers import AutoProcessor, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("javadr/whisper-tiny-fa") model = AutoModelForMultimodalLM.from_pretrained("javadr/whisper-tiny-fa") - Notebooks
- Google Colab
- Kaggle
Ctrl+K
- Dec30_08-15-58_d00b0d360d05
- Dec30_08-18-32_d00b0d360d05
- Dec30_08-22-23_d00b0d360d05
- Dec30_10-21-02_f385658a7ea5
- Dec31_08-34-49_Test
- Dec31_08-56-52_Test
- Dec31_09-04-18_Test
- Jan03_07-44-28_Test
- Jan03_08-57-05_Test
- Jan03_09-00-56_Test
- Jan03_09-14-21_Test
- Jan03_09-16-36_Test
- Jan03_09-22-23_Test
- Jan03_09-25-55_Test