microsoft / NeuralSpeech

MIT License
1.39k stars 183 forks source link

How can we use LightSpeech to synthesize Chinese. #80

Open wwt0805 opened 1 year ago

wwt0805 commented 1 year ago

I learnt the LightSpeech module to compelete TTS mission in English. But I want to test the TTS and synthesize in Chinese. Can you give me some instructions or advice? I found the current dataset is LJSPEECH. Can I replace it with other Chinese datasets directly? Is there available model or demo to synthesize Chinese now?

geekchen007 commented 1 year ago

I learnt the LightSpeech module to compelete TTS mission in English. But I want to test the TTS and synthesize in Chinese. Can you give me some instructions or advice? I found the current dataset is LJSPEECH. Can I replace it with other Chinese datasets directly? Is there available model or demo to synthesize Chinese now?

I am also very interested in this issue, and keep an eye on it.