We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
我训练过程当中显示的pesq指标一直是-1。
The text was updated successfully, but these errors were encountered:
这个很奇怪啊,得检查一下代码是不是哪里写错了。这应该是验证集的指标,你看看这一步生成的音频去测PESQ是不是正常的。
Sorry, something went wrong.
在 model.py 的 eval_pesq 里我设置了如果 PESQ 计算报错就会输出 -1,你得检查一下为什么计算会报错。
No branches or pull requests
我训练过程当中显示的pesq指标一直是-1。
The text was updated successfully, but these errors were encountered: