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 use other Vocoder to synthesis waveform? #209

Open
ymzlygw opened this issue Aug 27, 2020 · 0 comments
Open

How to use other Vocoder to synthesis waveform? #209

ymzlygw opened this issue Aug 27, 2020 · 0 comments

Comments

@ymzlygw
Copy link

ymzlygw commented Aug 27, 2020

Hi, I want to use other vocoder such as paddlepaddle's waveflow vocoder to synthesis waveform from mel-spec.
But I get some problems:
I see in your repo's audio.py , it use linear-spec rather than mel-spec to synthesis waveform and it confused me.
Also I try to extract mel-spec from train.py and try use it in paddlepaddle's waveflow, but I get the sizemismatch.
Can I change the output mel-spec size? or Should I also use linear-spec?

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

1 participant