Instructions to use Fhrozen/tts_prodiff_jp_multispk with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ESPnet
How to use Fhrozen/tts_prodiff_jp_multispk with ESPnet:
from espnet2.bin.tts_inference import Text2Speech model = Text2Speech.from_pretrained("Fhrozen/tts_prodiff_jp_multispk") speech, *_ = model("text to generate speech from") - Notebooks
- Google Colab
- Kaggle
| espnet: '202207' | |
| files: | |
| model_file: model/train.loss.ave_5best.pth | |
| python: "3.9.12 (main, Jun 1 2022, 11:38:51) \n[GCC 7.5.0]" | |
| timestamp: 1673972233.479128 | |
| torch: 1.11.0 | |
| yaml_files: | |
| train_config: config.yaml | |