Instructions to use espnet/opencpop_svs2_toksing_pretrain with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- ESPnet
How to use espnet/opencpop_svs2_toksing_pretrain with ESPnet:
from espnet2.bin.tts_inference import Text2Speech model = Text2Speech.from_pretrained("espnet/opencpop_svs2_toksing_pretrain") speech, *_ = model("text to generate speech from") - Notebooks
- Google Colab
- Kaggle
ESPnet2 SVS model
espnet/opencpop2_svs2_toksing_pretrain
This model was trained by TangRain using opencpop recipe in espnet.
Train the model for 300 epochs and choose the one with the best performance based on validation loss.
- Downloads last month
- 6