Automatic Speech Recognition
Transformers
PyTorch
wav2vec2
mozilla-foundation/common_voice_8_0
Generated from Trainer
rm-vallader
robust-speech-event
model_for_talk
hf-asr-leaderboard
Eval Results (legacy)
Instructions to use DrishtiSharma/wav2vec2-xls-r-300m-rm-vallader-d1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DrishtiSharma/wav2vec2-xls-r-300m-rm-vallader-d1 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="DrishtiSharma/wav2vec2-xls-r-300m-rm-vallader-d1")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("DrishtiSharma/wav2vec2-xls-r-300m-rm-vallader-d1") model = AutoModelForCTC.from_pretrained("DrishtiSharma/wav2vec2-xls-r-300m-rm-vallader-d1") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 537efcbecc38d772ad326115c30378491e485b70666a9ad550fe7d22c3827797
- Size of remote file:
- 2.99 kB
- SHA256:
- 6d0865c7871f97bce4478550f8cf1b5143fd939498c20e46ffd66ab267d7fa6d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.