ranchlai / mandarin-tts

Chinese Mandarin tts text-to-speech 中文 (普通话) 语音 合成 , by fastspeech 2 , implemented in pytorch, using waveglow as vocoder, with biaobei and aishell3 datasets
465 stars 111 forks source link

关于训练出来的模型 #7

Open lgf821793883 opened 3 years ago

lgf821793883 commented 3 years ago

请问,如果拿标贝数据集训练,那么tts文字转语音也是类似于标贝数据集的声音吗

ranchlai commented 3 years ago

是的。 如果要变声的话,可以试试aishell3的模型。

lgf821793883 commented 3 years ago

意思是这个项目可以做变声?

lgf821793883 commented 3 years ago

比如我想指定是谁的音色

ranchlai commented 3 years ago

Ok的, 我还没时间整理代码

zhangyanbo2007 commented 3 years ago

我可以指定我自己的声音吗?比如我录几个我自己的声音,能按我的声音播放吗?