Open yaxu opened 2 years ago
I have not tried it under linux. What happens exactly -- scsynth crashes silently?
Also: are you sure the RAVE you are using has a prior method? Do you maybe have a RAVE checkpoint which was trained on autoencoding only? That's the only thing that occurs to me which would cause it to crash there, specifically. If you stop before ~synth.set(\prior, 1);
line does it work for timbre transfer?
should now print a warning about missing prior model, if that was the issue.
Hi, does someone have this working under linux? I managed to compile it, but it just crashes when I get as far as running
~synth.set(\prior, 1);
in the example patch `