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

No audio coming out of exported RAVE v2 in nn~ #164

Closed
moiseshorta opened this issue Jan 28, 2023 · 2 comments
Closed

No audio coming out of exported RAVE v2 in nn~ #164

moiseshorta opened this issue Jan 28, 2023 · 2 comments

Comments

@moiseshorta
Copy link

moiseshorta commented Jan 28, 2023

Hi,

I've successfully been able to export the model as a torchscript file. The loading into nn~ has no errors, however, there is no audio coming out when passing a signal through the encode/decode function.

I'm not sure if to post this issue here or in nn~ repo.

@caillonantoine
Copy link
Collaborator

Make sure your training PyTorch version is lower or equal to the one nn~ uses !

@moiseshorta
Copy link
Author

moiseshorta commented Feb 9, 2023

I tried and updated the pytorch version with the latest nn~ version and this did work when training a model with the V2/Wasserstein config.

However it did not work when I trained the V2/Default config. I also mention in this #176 issue that that when using this config (V2/Default) there is only one latent space dimension when exporting as .ts.

I have to add that both worked when doing offline timbre transfer in Python.

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