Instructions to use ai4bharat/vits_rasa_13 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ai4bharat/vits_rasa_13 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-speech", model="ai4bharat/vits_rasa_13", trust_remote_code=True)# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("ai4bharat/vits_rasa_13", trust_remote_code=True, dtype="auto") - Notebooks
- Google Colab
- Kaggle
Request: DOI
#4 opened 7 months ago
by
sandeepvemuri
Hindi language availability ?
1
#3 opened 10 months ago
by
mathsx0
No audio output
3
#2 opened about 1 year ago
by
sunnyglow