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:
- 2.07 kB
- SHA256:
- 25fd4c16bbf08b6edb05a5d949041aae0fe484bd578ec02b91f7fb7d1cafa981
·
Git Large File Storage (LFS) replaces large files with text pointers inside Git, while storing the file contents on a remote server. More info.