2noise / ChatTTS

A generative speech model for daily dialogue.
https://2noise.com
Other
26.77k stars 2.91k forks source link

Disable torch.compile on Windows for webui demo #413

Closed aliencaocao closed 1 week ago

aliencaocao commented 1 week ago

Disable torch.compile by default on Windows as it is not supported on Windows yet and gives an unclear error message about z3: https://github.com/pytorch/pytorch/issues/123022