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

The vae decoder cannot recover original audio with the extracted latent code #30

Open
ikm565 opened this issue Jul 29, 2023 · 1 comment

Comments

@ikm565
Copy link

ikm565 commented Jul 29, 2023

Hi! Thank u for making this amazing project public!
I just want a guidance for a problem I meet when tuning this code. The confusion is that why the vae decoder cannot recover the original speech wav when I directly use the latent code extracted by the provided encoder as the input?

@0417keito
Copy link

The VAE decoder only restores the mel spectrogram, it is the Vocoder that restores the wav.

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

2 participants