Instructions to use Aditya02/Vistar_Marathi_Model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Aditya02/Vistar_Marathi_Model with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("automatic-speech-recognition", model="Aditya02/Vistar_Marathi_Model")# Load model directly from transformers import AutoProcessor, AutoModelForSpeechSeq2Seq processor = AutoProcessor.from_pretrained("Aditya02/Vistar_Marathi_Model") model = AutoModelForSpeechSeq2Seq.from_pretrained("Aditya02/Vistar_Marathi_Model", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
642bbf0 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:ccc1dab24950f569c41e2c7c208eb9e5a36d516a8d4692bb2e013462f4683dce
size 4859
|