Automatic Speech Recognition
Transformers
PyTorch
JAX
Arabic
wav2vec2
audio
speech
xlsr-fine-tuning-week
Eval Results (legacy)
Instructions to use mohammed/arabic-speech-recognition with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mohammed/arabic-speech-recognition with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="mohammed/arabic-speech-recognition")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("mohammed/arabic-speech-recognition") model = AutoModelForCTC.from_pretrained("mohammed/arabic-speech-recognition") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
736ec56 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:b3a2c9980533d643457fb4ca0b7e6552a59225987ab46941c53f2a481b0edd2a
size 1261967072
|