Instructions to use ekwek/Soprano-1.1-80M with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ekwek/Soprano-1.1-80M with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("text-to-speech", model="ekwek/Soprano-1.1-80M")# Load model directly from transformers import AutoTokenizer, AutoModelForMultimodalLM tokenizer = AutoTokenizer.from_pretrained("ekwek/Soprano-1.1-80M") model = AutoModelForMultimodalLM.from_pretrained("ekwek/Soprano-1.1-80M") - Notebooks
- Google Colab
- Kaggle
Indonesian support
#6 opened 10 days ago
by
Syams
Training for Turkish Support
3
#5 opened 5 months ago
by
tamerkanak
Replace the original model.safetensors with that model.safetensors file
#4 opened 5 months ago
by
Exorn
Some word like Mrs. Mr. and sentence breaks can be improved.
#3 opened 5 months ago
by
anujchopra
Appreciating
1
#2 opened 5 months ago
by
Navpy
Installation Video and Testing - Step by Step
#1 opened 5 months ago
by
fahdmirzac