FileNotFoundError: [WinError 2] The system cannot find the file specified
voicevox: 2023-07-10T06:31:01.686541Z INFO voicevox_core::publish: 検出されたGPU (DirectMLには1番目のGPUが使われます):
voicevox: 2023-07-10T06:31:01.722053Z INFO voicevox_core::publish: - "NVIDIA GeForce RTX 3050 Laptop GPU" (3.90 GiB)
voicevox: 2023-07-10T06:31:01.722144Z INFO voicevox_core::publish: - "Intel(R) UHD Graphics" (128 MiB)
voicevox: 2023-07-10T06:31:01.722150Z INFO voicevox_core::publish: - "Microsoft Basic Render Driver" (0 B)
voicevox: Warning: cpu_num_threads is set to 0. ( The library leaves the decision to the synthesis runtime )
voicevox: INFO: Started server process [17160]
voicevox: INFO: Waiting for application startup.
voicevox: reading C:\Users\Admin\AppData\Local\voicevox-engine\voicevox-engine\tmpye526dzz ... 62
emitting double-array: 100% |###########################################| |
voicevox: INFO: Application startup complete.
voicevox: INFO: Uvicorn running on http://127.0.0.1:50021 (Press CTRL+C to quit)
Welcome back, to speak press RIGHT_CTRL.
Connecting to VTube Studio!
You (mic) >Authentication request sent to VTube Studio, please click allow.
VTube Studio connected! at port 8001
You (mic) > Hello
Traceback (most recent call last):
File "C:\Game\Python\desktop-waifu-master\desktop-waifu-master\waifu\Src\runner.py", line 147, in
utils.characterAi.send_message_to_process_via_websocket(transcript)
File "C:\Game\Python\desktop-waifu-master\desktop-waifu-master\waifu\Src\utils\characterAi.py", line 31, in send_message_to_process_via_websocket
ws.send(message)
^^^^^^^
AttributeError: 'NoneType' object has no attribute 'send'
FileNotFoundError: [WinError 2] The system cannot find the file specified voicevox: 2023-07-10T06:31:01.686541Z INFO voicevox_core::publish: 検出されたGPU (DirectMLには1番目のGPUが使われます): voicevox: 2023-07-10T06:31:01.722053Z INFO voicevox_core::publish: - "NVIDIA GeForce RTX 3050 Laptop GPU" (3.90 GiB) voicevox: 2023-07-10T06:31:01.722144Z INFO voicevox_core::publish: - "Intel(R) UHD Graphics" (128 MiB) voicevox: 2023-07-10T06:31:01.722150Z INFO voicevox_core::publish: - "Microsoft Basic Render Driver" (0 B) voicevox: Warning: cpu_num_threads is set to 0. ( The library leaves the decision to the synthesis runtime ) voicevox: INFO: Started server process [17160] voicevox: INFO: Waiting for application startup. voicevox: reading C:\Users\Admin\AppData\Local\voicevox-engine\voicevox-engine\tmpye526dzz ... 62 emitting double-array: 100% |###########################################| | voicevox: INFO: Application startup complete. voicevox: INFO: Uvicorn running on http://127.0.0.1:50021 (Press CTRL+C to quit) Welcome back, to speak press RIGHT_CTRL. Connecting to VTube Studio! You (mic) >Authentication request sent to VTube Studio, please click allow. VTube Studio connected! at port 8001 You (mic) > Hello Traceback (most recent call last): File "C:\Game\Python\desktop-waifu-master\desktop-waifu-master\waifu\Src\runner.py", line 147, in
utils.characterAi.send_message_to_process_via_websocket(transcript)
File "C:\Game\Python\desktop-waifu-master\desktop-waifu-master\waifu\Src\utils\characterAi.py", line 31, in send_message_to_process_via_websocket
ws.send(message)
^^^^^^^
AttributeError: 'NoneType' object has no attribute 'send'