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

自定义语料训练报错 #3763

Open
wytyl13 opened this issue May 11, 2024 · 4 comments
Open

自定义语料训练报错 #3763

wytyl13 opened this issue May 11, 2024 · 4 comments

Comments

@wytyl13
Copy link

wytyl13 commented May 11, 2024

调用./run.sh报错如下
get mfa result
align.py:60: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
Traceback (most recent call last):
File "aligner/command_line/align.py", line 186, in
File "aligner/command_line/align.py", line 142, in validate_args
File "aligner/command_line/align.py", line 69, in align_corpus
TypeError: 'NoneType' object is not subscriptable
[10918] Failed to execute script align

@jianghuakun
Copy link

混合语音报错,请问怎么解决?
image
image

@Ray961123
Copy link

开发者你好,感谢关注 PaddleSpeech 开源项目,抱歉给你带来了不好的开发体验,目前开源项目维护人力有限,你可以尝试通过修改 PaddleSpeech 源码的方式自己解决,或请求开源社区其他开发者的协助。飞桨开源社区交流频道:飞桨AI Studio星河社区-人工智能学习与实训社区

@wytyl13
Copy link
Author

wytyl13 commented May 18, 2024

调用./run.sh报错如下 get mfa result align.py:60: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. Traceback (most recent call last): File "aligner/command_line/align.py", line 186, in File "aligner/command_line/align.py", line 142, in validate_args File "aligner/command_line/align.py", line 69, in align_corpus TypeError: 'NoneType' object is not subscriptable [10918] Failed to execute script align

删除MFA缓存文件,应该是~/Documents/MFA

@wytyl13
Copy link
Author

wytyl13 commented May 18, 2024

混合语音报错,请问怎么解决? image image

你这个应该是使用tts推理的时候报错的,下载对应的权重文件fastspeech2_mix-mix

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

No branches or pull requests

3 participants