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

关于android上使用 #10

Open tomlezen opened 3 years ago

tomlezen commented 3 years ago

可以在android上使用吗

ranchlai commented 3 years ago

参考:https://pytorch.org/mobile/android/ 不过你需要选一个vocoder一起jit。