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
| espnet: 0.10.7a1 | |
| files: | |
| model_file: exp/22k/tts_train+xvector_vits_raw_char_use_wandbtrue_resumetrue_wandb_idvits-ch-ch-char-swissDial/531epoch.pth | |
| python: "3.8.13 (default, Mar 28 2022, 11:38:47) \n[GCC 7.5.0]" | |
| timestamp: 1669995093.126856 | |
| torch: 1.10.1+cu113 | |
| yaml_files: | |
| train_config: exp/22k/tts_train+xvector_vits_raw_char_use_wandbtrue_resumetrue_wandb_idvits-ch-ch-char-swissDial/config.yaml | |