wuhaozhe / style_avatar

A repository for generating stylized talking 3D and 3D face
278 stars 34 forks source link

如何调整成对中文输入也支持? #7

Open DWCTOD opened 3 years ago

DWCTOD commented 3 years ago

大佬您好,感谢您的分享! 如果想尝试调整成对中文输入也适用的方案,不知道要调整哪些内容? 这边也看到其他的有类似的疑问: https://github.com/wuhaozhe/style_avatar/issues/1#issuecomment-968499818 “The deepspeech is trained on English, you can test it in Chinese, but the result wouldn't be satisfactory.” 还有一个疑问,输入的音频是训练集中不存在的,那么音画同步效果如何?

wuhaozhe commented 3 years ago

给出的所有样例音频在训练集中都不存在的。 目前的方法也我们也试过输入中文语音,可以看到一些同步的效果,但是效果不好。 支持中文输入需要把deepspeech改成中文版的