Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

你好,关于AIshell3数据的训练问题 #5

Open
xiangkanghuang opened this issue Dec 28, 2022 · 3 comments
Open

你好,关于AIshell3数据的训练问题 #5

xiangkanghuang opened this issue Dec 28, 2022 · 3 comments

Comments

@xiangkanghuang
Copy link

你好,使用AISHELL-3数据集按照readme进行训练,loss的图如下,尝试推理但是不能合成出正常声音,请问是为什么呢?
text/symbols.py已经更改为中文的。
image
image

@Labmem-Zhouyx
Copy link
Owner

你好,合成不出声音我推测是因为训练并未合理收敛,看图中这次训练的loss仍存在很大问题,不仅是分类器的性能(phone/speaker loss)还是声学模型方面(mel/duration/pitch/energy loss)。

正常loss曲线可参考下图
image
image

@xiangkanghuang
Copy link
Author

你好,合成不出声音我推测是因为训练并未合理收敛,看图中这次训练的loss仍存在很大问题,不仅是分类器的性能(phone/speaker loss)还是声学模型方面(mel/duration/pitch/energy loss)。

正常loss曲线可参考下图 image image
谢谢,已经修复了,是因为安装环境的版本没有对

@yyz845935161
Copy link

我也遇到的同样的问题,按照requirements.txt中的版本安装,可是有些包的某些函数已经被遗弃,请问python版本,还有其他包的版本应该怎么选

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants