Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Arabic
whisper
hf-asr-leaderboard
Generated from Trainer
Instructions to use nesrine19/whisper_model-ar with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use nesrine19/whisper_model-ar with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="nesrine19/whisper_model-ar")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("nesrine19/whisper_model-ar") model = AutoModelForSpeechSeq2Seq.from_pretrained("nesrine19/whisper_model-ar") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
7d36f75 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:64da99d74c64dcd11acfcab38a4771d827b6898f27d95901929841580897ad9a
size 5048
|