Instructions to use StephennFernandes/XLS-R-300m-marathi with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use StephennFernandes/XLS-R-300m-marathi with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="StephennFernandes/XLS-R-300m-marathi")# Load model directly from transformers import AutoProcessor, AutoModelForCTC processor = AutoProcessor.from_pretrained("StephennFernandes/XLS-R-300m-marathi") model = AutoModelForCTC.from_pretrained("StephennFernandes/XLS-R-300m-marathi") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
8c16a3f | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:049ce0d5ccf50b02aeb3d00e392878fbf43d337e637088df96b2781c093a6a1c
size 3055
|