w-okada / voice-changer

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

[ISSUE]: Index File Not Found #1007

Open simonpeter33 opened 8 months ago

simonpeter33 commented 8 months ago

Voice Changer Version

MMVCServerSIO_win_onnxgpu-cuda_v.1.5.3.16a

Operational System

Windows 11

GPU

Nvidia GeForce RTX 3050 4gb

Read carefully and check the options

Model Type

MMVC

Issue Description

I am really pissed, i don't understand why it says index not found in console, actually voice changing in real-time works with default models for some time and then later it won't even produce output, it says index not found, i have to delete the extracted folder and then extract newly from the zip and then download all the process, it's just big process, someone help.

Application Screenshot

Screenshot (6)

Logs on console

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... done 200 [2023-11-18 16:22:28] connet sid : uII7N-vXgl09Q6mPAAAC [2023-11-18 16:22:28] connet sid : AbcsDMhb6lTBYuIWAAAD [Voice Changer] update configuration: modelSlotIndex 1700304753002 [Voice Changer] generate new embedder. (no embedder) [Voice Changer] Loading index... [Voice Changer] Index file is not found 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

w-okada commented 8 months ago

The index file is optional. The message simply displays information.

evertonaleixo commented 7 months ago

What is the proposal of index file?