Instructions to use swordi/SwissDial-TTS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ESPnet
How to use swordi/SwissDial-TTS with ESPnet:
from espnet2.bin.tts_inference import Text2Speech model = Text2Speech.from_pretrained("swordi/SwissDial-TTS") speech, *_ = model("text to generate speech from") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!