Combined glow-tts and universal hifigan result in noise #1012
Unanswered
Wayne-wonderai
asked this question in
General Q&A
Replies: 1 comment 3 replies
-
|
Hi, I had the same problem initially. Different text-spec models have different audio parameters, same in vocoders. Hence glow-tts is not compatible with hifigan_v2. You can check the audio values in the configs of both and see the differences. If I am not mistaken, glow-tts should work with multi-melgan and univnet. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I'm trying to use glow-tts and Universal HifiGAN, but the generated voice is just noise, can you help me find out the problem?
Here's my code.(Just a copy and a little change from synthesize.py
And the result as attach.
Thanks!
test_1.zip
Beta Was this translation helpful? Give feedback.
All reactions