auspicious3000 / autovc

AutoVC: Zero-Shot Voice Style Transfer with Only Autoencoder Loss
https://arxiv.org/abs/1905.05879
MIT License
983 stars 207 forks source link

if the speaker embedding is one hot code, what's the difference between your work and previous vae-based voice conversion? #45

Closed Georgehappy1 closed 4 years ago

auspicious3000 commented 4 years ago

We do not use VAE, we use vanilla autoencoder without any assumptions on the distribution of the bottleneck.