w-okada / voice-changer

リアルタイムボイスチェンジャー Realtime Voice Changer
Other
15.34k stars 1.65k forks source link

[ISSUE]: Mac M2 - GUI = all white screen and web server doesn't load #1053

Open Zacharybinx34 opened 6 months ago

Zacharybinx34 commented 6 months ago

Voice Changer Version

MMVCServerSIO_mac_onnxcpu-nocuda_v.1.5.3.17b

Operational System

Sonoma 14.2.1

GPU

M2 CPU

Read carefully and check the options

Model Type

RVC

Issue Description

I can't access the webserver, nor does the GUI load - it is an all white screen.

Application Screenshot

No response

Logs on console

Booting PHASE :__main__
PYTHON:3.10.9 (main, Jan 15 2023, 23:00:56) [Clang 14.0.0 (clang-1400.0.29.202)]
Activating the Voice Changer.

[Voice Changer] download sample catalog. samples_0004_t.json [Voice Changer] download sample catalog. samples_0004_o.json [Voice Changer] download sample catalog. samples_0004_d.json [Voice Changer] model_dir is already exists. skip download samples. Internal_Port:18888 protocol: HTTP


Please open the following URL in your browser.
http://<IP>:<PORT>/
In many cases, it will launch when you access any of the following URLs.
http://127.0.0.1:18888/

2023-12-25 14:16:07.045 voice-changer-native-client[1006:8233] WARNING: Secure coding is not enabled for restorable state! Enable secure coding by implementing NSApplicationDelegate.applicationSupportsSecureRestorableState: and returning YES. [VCClient] Access http://127.0.0.1:18888/ [VCClient] wait web server...0 http://127.0.0.1:18888/ Booting PHASE :main Booting PHASE :main Booting PHASE :MMVCServerSIO [Voice Changer] VoiceChangerManager initializing... [Voice Changer] VoiceChangerManager initializing... done. [Voice Changer] MMVC_Rest initializing... mac model_dir: /private/var/folders/zq/_7cc_pv17l5gcjj2j5g6wt_c0000gn/T/AppTranslocation/EBCF9E10-4FCF-4245-8B98-8EF9A086388A/d/model_dir [Voice Changer] Web Server Launch Exception, Directory '/private/var/folders/zq/_7cc_pv17l5gcjj2j5g6wt_c0000gn/T/AppTranslocation/EBCF9E10-4FCF-4245-8B98-8EF9A086388A/d/model_dir' does not exist [VCClient] wait web server...10 http://127.0.0.1:18888/ [VCClient] wait web server...20 http://127.0.0.1:18888/ [VCClient] wait web server...30 http://127.0.0.1:18888/ [VCClient] wait web server...40 http://127.0.0.1:18888/ [VCClient] wait web server...50 http://127.0.0.1:18888/ [VCClient] wait web server...60 http://127.0.0.1:18888/ [VCClient] wait web server...70 http://127.0.0.1:18888/ [VCClient] wait web server...80 http://127.0.0.1:18888/ [VCClient] wait web server...90 http://127.0.0.1:18888/ [VCClient] wait web server...100 http://127.0.0.1:18888/ [VCClient] wait web server...110 http://127.0.0.1:18888/ [VCClient] wait web server...120 http://127.0.0.1:18888/ [VCClient] wait web server...130 http://127.0.0.1:18888/ [VCClient] wait web server...140 http://127.0.0.1:18888/ [VCClient] wait web server...150 http://127.0.0.1:18888/

NethercraftMC5608 commented 6 months ago

I had the same issue and fixed it by running the startHttp.command rather than the MMVCServerSIO app