gitmylo / bark-voice-cloning-HuBERT-quantizer

The code for the bark-voicecloning model. Training and inference.
MIT License
671 stars 111 forks source link

Torch compile errors on windows 11 #53

Open rsxdalv opened 10 months ago

rsxdalv commented 10 months ago

I'm getting reports that it's failing torch compile which causes the module to fail to load.

https://github.com/rsxdalv/tts-generation-webui/issues/266#issuecomment-1910378199

It sounds like a bug, but maybe there's a way to disable the compilation/make it safe, since the performance is never an issue unless training.