w-okada / voice-changer

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

[ISSUE]: Program launched once initially but cant boot after closing once. #1134

Open Cerzix opened 4 months ago

Cerzix commented 4 months ago

Voice Changer Version

MMVCServerSIO_win_onnxgpu-cuda_v.1.5.3.17b.zip

Operational System

Windows 10

GPU

RTX 3070 TI

Read carefully and check the options

Model Type

RVC

Issue Description

The software does not launch anymore, ive deleted my config file, deleted the model_dir, moved everything out of model_dir, reinstalled the program from the zip. Nothing seems to change anything...

Application Screenshot

ErrorScreenshot

Logs on console

Booting PHASE :__main__
PYTHON:3.10.11 (tags/v3.10.11:7d4cc5a, Apr  5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)]
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/

[VCClient] Access http://127.0.0.1:18888/ [VCClient] wait web server...0 http://127.0.0.1:18888/ Booting PHASE :main Booting PHASE :MMVCServerSIO [Voice Changer] VoiceChangerManager initializing... [Voice Changer] Web Server Launch Exception, Expecting value: line 1 column 1 (char 0) [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/

KarinMiku commented 4 months ago

x2, having the same issue, something changed or happened today

Cerzix commented 4 months ago

x2, having the same issue, something changed or happened today

its quite unfortunate that there is no detailed logs, it just says error on line 1

KarinMiku commented 4 months ago

EDIT: it seems that the issue is coming from hugginface being down: image

OvanLRU commented 4 months ago

Same issue here. I always wondered why it had to connect to a server.

BlueAmulet commented 4 months ago

Here are the three json files that are failing to download. Overwrite the broken ones and then go into Properties to mark them as readonly. samples_0003.zip

lenore-puwawa commented 4 months ago

It was connecting to hugginface regardless of whether the sample was downloaded or not. I did not know.