Automatic Speech Recognition
Transformers
TensorBoard
Safetensors
Arabic
whisper
Generated from Trainer
Instructions to use Bruno7/whisper-large-v3-ar with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Bruno7/whisper-large-v3-ar with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Bruno7/whisper-large-v3-ar")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Bruno7/whisper-large-v3-ar") model = AutoModelForSpeechSeq2Seq.from_pretrained("Bruno7/whisper-large-v3-ar") - Notebooks
- Google Colab
- Kaggle
Ctrl+K
- Apr02_13-24-00_e6b91077f789
- Apr02_13-25-16_e6b91077f789
- Apr02_13-25-58_e6b91077f789
- Apr02_13-26-58_e6b91077f789
- Apr02_13-31-10_e6b91077f789
- Apr03_10-02-57_8a6985cf900f
- Apr03_10-05-17_8a6985cf900f
- Apr03_10-07-10_8a6985cf900f
- Mar17_12-48-44_08a2e95a817a
- Mar17_12-58-30_08a2e95a817a
- Mar17_13-00-02_08a2e95a817a
- Mar17_13-05-42_08a2e95a817a
- Mar17_13-06-26_08a2e95a817a
- Mar17_13-08-24_08a2e95a817a