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

How to measure the quality of synthetic audio with PESQ #44

Open
predawnang opened this issue May 5, 2023 · 0 comments
Open

How to measure the quality of synthetic audio with PESQ #44

predawnang opened this issue May 5, 2023 · 0 comments

Comments

@predawnang
Copy link

Hi
I want to measure the quality of the synthetic audio with metric that need reference audio, like pesq, mcd etc.
I followed the preprocess code of melgan (librosa.load => trim 20db => mel), i find that some trimed original audio has difference length with the synthetic audio which make the pesq computation failed. Why does generated wavforms have difference length with the original waveform (trimed)

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

No branches or pull requests

1 participant