PaddlePaddle / PaddleSpeech

Easy-to-use Speech Toolkit including Self-Supervised Learning model, SOTA/Streaming ASR with punctuation, Streaming TTS with text frontend, Speaker Verification System, End-to-End Speech Translation and Keyword Spotting. Won NAACL2022 Best Demo Award.
https://paddlespeech.readthedocs.io
Apache License 2.0
10.99k stars 1.83k forks source link

style_fs2 怎么由单人改多人?希望能有个小demo参考一下,谢谢 #2569

Closed thehzzz closed 1 year ago

thehzzz commented 1 year ago

style_fs2 怎么由单人改多人?希望能有个小demo参考一下,谢谢

thehzzz commented 1 year ago

希望能使用中英mix模型

yt605155624 commented 1 year ago

https://github.com/PaddlePaddle/PaddleSpeech/tree/develop/examples/aishell3/tts3 不会出 demo,请自己参考多说话人 TTS 改吧,只是多了一个 spk_id 的输入而已。

SG-XM commented 1 year ago

style_fs2 怎么由单人改多人?希望能有个小demo参考一下,谢谢

想问你是否成功了,我改成多人后长句一直OOM