Automatic Speech Recognition
Transformers
Safetensors
Arabic
wav2vec2
audio
ASR
NO-HARAKAT
Base_Model
xlsr
AI
speech-to-text
speech
Instructions to use abdullah90ir/wav2vec2-large-xlsr-53-arabic with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use abdullah90ir/wav2vec2-large-xlsr-53-arabic with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="abdullah90ir/wav2vec2-large-xlsr-53-arabic")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("abdullah90ir/wav2vec2-large-xlsr-53-arabic") model = AutoModelForCTC.from_pretrained("abdullah90ir/wav2vec2-large-xlsr-53-arabic", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 6ebae90f3a5e2c37727e8dedf4c2592ba8b10233178451c69a13d06dd357d4fa
- Size of remote file:
- 4.73 kB
- SHA256:
- 6053fc4c5a93aaead588ba2f5be5a1306f6651324a65c8a0acd0d57e3df1384c
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.