Automatic Speech Recognition
Transformers
PyTorch
TensorBoard
Hindi
whisper
hf-asr-leaderboard
Generated from Trainer
Eval Results (legacy)
Instructions to use arbml/whisper-tiny-ar with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use arbml/whisper-tiny-ar with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="arbml/whisper-tiny-ar")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("arbml/whisper-tiny-ar") model = AutoModelForSpeechSeq2Seq.from_pretrained("arbml/whisper-tiny-ar") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 29640ea09c37bbf6eb244a9bff34a93d3900acb07cc0a59b325a4694533dac63
- Size of remote file:
- 3.5 kB
- SHA256:
- b1f4c6aa6399ab8991eb1f816280f044609334a4817d587c701390382e7386a4
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.