w-okada / voice-changer

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

[ISSUE]: wait web server problem #935

Open Gustavo133562 opened 8 months ago

Gustavo133562 commented 8 months ago

Voice Changer Version

MMVCServerSIO_win_onnxdirectML-cuda_v.1.5.3.14.zip

Operational System

Windows 10

GPU

RX6800XT Powercolor Red Devil

Read carefully and check the options

Model Type

MMVC

Issue Description

I've tried different versions up to 1.5.3.11, but the same problem persists - "wait web server". I've reinstalled the program, disabled the antivirus, turned off the firewall, added everything to exceptions in the antivirus, granted permissions in the firewall, and even tried opening HTTP in the browser (no connection). Nothing helps, I don't know what to do. Could it be related to the graphics card?

Application Screenshot

1696801318513

Logs on console

Please open the following URL in your browser. http://:/ 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 [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/

w-okada commented 8 months ago

maybe same

https://github.com/w-okada/voice-changer/issues/928

Gustavo133562 commented 8 months ago

maybe same

https://github.com/w-okada/voice-changer/issues/928

I think it's not the same thing. The program installs, starts, and a window with the client appears, but it's just white, and it says "wait web server...0...10...20" endlessly. I've tried everything with the antivirus, maybe installing Windows 11 would help, but I don't want to switch from Windows 10 to it.

Nishikinov commented 8 months ago

Same problem on RX5700XT, tried all versions from 1.5.3.11 to 1.5.3.15. Another interesting detail is that I recently tried a GTX 1060 card on the same system and the GUI started up.

w-okada commented 8 months ago

So, I have no idea.

ghost commented 8 months ago

same problem with rx580 win10 on 1.5.3.15.

ThousandMilesWanderingDrunk commented 8 months ago

for me i fixed this issue by deleting the stored_settings.json file and disabling firewall

Gustavo133562 commented 8 months ago

for me i fixed this issue by deleting the stored_settings.json file and disabling firewall

I don't have that file and i tried to disable firewall, no result

ShatterinSpider commented 7 months ago

I tried The DirectML ver, and multiple Cuda versions, non works. All dependencies are downloaded, tried with fire enabled, disabled and even allowed both programs through my firewall to see. I got it to work on google collab, and open the ui but I couldn't get my voice to change there. I just don't think it works on an all AMD PC honestly.

I'm gonna see if I missed anything and redownload stuff like python, pytorch and anaconda

Edit: Nah nothin works

ShatterinSpider commented 7 months ago

Anyone who got a version of the program to work can you send your batch log to compare. I wanna try and examine the difference between them so see if there's any differences in how the program runs.

` D:\Users\Offic\Downloads\MMVCServerSIO_win_onnxgpu-cuda_v.1.5.3.16a\MMVCServerSIO>MMVCServerSIO.exe -p 18888 --https false --content_vec_500 pretrain/checkpoint_best_legacy_500.pt --content_vec_500_onnx pretrain/content_vec_500.onnx --content_vec_500_onnx_on true --hubert_base pretrain/hubert_base.pt --hubert_base_jp pretrain/rinna_hubert_base_jp.pt --hubert_soft pretrain/hubert/hubert-soft-0d54a1f4.pt --nsf_hifigan pretrain/nsf_hifigan/model --crepe_onnx_full pretrain/crepe_onnx_full.onnx --crepe_onnx_tiny pretrain/crepe_onnx_tiny.onnx --rmvpe pretrain/rmvpe.pt --model_dir model_dir --samples samples.json 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_0003_t2.json [Voice Changer] download sample catalog. samples_0003_o2.json [Voice Changer] download sample catalog. samples_0003_d2.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/ [VCClient] wait web server...10 http://127.0.0.1:18888/ Traceback (most recent call last): File "MMVCServerSIO.py", line 258, in File "subprocess.py", line 1209, in wait File "subprocess.py", line 1506, in _wait KeyboardInterrupt Terminate batch job (Y/N)?`

The URL I bolded is something different I saw compared to tutorials online which had localhost:18888 instead.

Edit: I tried every version of the program and all ends up with the same result btw, it seems it just can't connect to a server to load everything correctly.

Nekilsior commented 7 months ago

I have the same problem, can anyone solve it?

weewoo-teehee commented 6 months ago

I have an AMD PC as well but it worked perfectly well for like 2 months and now it's just like not tryna work now lol there's only

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_0003_t2.json [Voice Changer] download sample catalog. samples_0003_o2.json [Voice Changer] download sample catalog. samples_0003_d2.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/ [VCClient] wait web server...10 http://127.0.0.1:18888/

Gustavo133562 commented 6 months ago

I have an AMD PC as well but it worked perfectly well for like 2 months and now it's just like not tryna work now lol there's only

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_0003_t2.json [Voice Changer] download sample catalog. samples_0003_o2.json [Voice Changer] download sample catalog. samples_0003_d2.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/ [VCClient] wait web server...10 http://127.0.0.1:18888/

Strange things, maybe it's because AMD?

Gustavo133562 commented 6 months ago

According to statistics, this problem is most common in AMD gpu