resemble-ai / Resemblyzer

A python package to analyze and compare voices with deep learning
Apache License 2.0
2.67k stars 419 forks source link

decode back? #38

Closed nestyme closed 3 years ago

nestyme commented 3 years ago

Hi! Thanks for this wonderful project. I have a question about decoding back from embedding to waveform. How can I do it?

CorentinJ commented 3 years ago

Can't be done. You could invert the model's output to some degree if it were not for the mean reduction. The closest you might be getting to something similar would be by using my voice cloning repo to generate speech in the voice of the embedding.