Instructions to use mio/amadeus with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ESPnet
How to use mio/amadeus with ESPnet:
from espnet2.bin.tts_inference import Text2Speech model = Text2Speech.from_pretrained("mio/amadeus") speech, *_ = model("text to generate speech from") - Notebooks
- Google Colab
- Kaggle
Update README.md
#7 opened over 2 years ago
by
Asel01
Update README.md
#6 opened over 2 years ago
by
anggiekopramuja3
Update README.md
#5 opened over 2 years ago
by
anggiekopramuja3
Another Amadeus tts
#4 opened about 3 years ago
by
Shwl