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
e3ff603 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:ed7b9aacc29f4e5977ce49a6efa1b485d24aaa64d670f7ad2cd5e59f7361d4d4
size 1262130647
|