Automatic Speech Recognition
Transformers
PyTorch
Marathi
mozilla-foundation/common_voice_8_0
openslr
Generated from Trainer
robust-speech-event
hf-asr-leaderboard
Eval Results (legacy)
Instructions to use smangrul/xls-r-mr-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use smangrul/xls-r-mr-model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="smangrul/xls-r-mr-model")# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("smangrul/xls-r-mr-model", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Size of remote file:
- 47.1 kB
- SHA256:
- f31aa1af7f02f552820e2107669f93f701021e8c46b40128a604152255209cb1
·
Git Large File Storage (LFS) replaces large files with text pointers inside Git, while storing the file contents on a remote server. More info.