RVC-Project / Retrieval-based-Voice-Conversion-WebUI

Easily train a good VC model with voice data <= 10 mins!
MIT License
20.62k stars 3.18k forks source link

Realtime RVC GUI freezes #1956

Open kobligo opened 2 months ago

kobligo commented 2 months ago

I've been experiencing this exact issue on Windows 11: #1546 Unless UTF-8 is enabled in the operating system's region settings, the GUI of go-realtime-gui.bat immediately freezes when the user tries to start voice generation.

Since this isn't documented anywhere, shouldn't something be done about this? Possible solutions:

Evangeder commented 2 months ago

I've set the UTF-8 encoding in my system settings (win11), but it still freezes. The app is unusable.

Stebulous commented 1 month ago

It worked fine for me without UTF-8 enabled but recently started freezing so I tried enabling it, which didn't work. However!!! I changed my audio devices from using the WASAPI driver to Windows DirectSound and it started working again so I suggest if anyone is still having this issue try changing those and see if it works for you too.