w-okada / voice-changer

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

[REQUEST]: START ISSUE #938

Closed LockDayn closed 1 year ago

LockDayn commented 1 year ago

In a few words, describe your idea

When starting start_http, the program crashes

More information

D:\zalupa\ISO>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/ [16956:1009/210656.288:ERROR:gpu_process_host.cc(954)] GPU process exited unexpectedly: exit_code=-1073741515 [16956:1009/210656.304:ERROR:gpu_process_host.cc(954)] GPU process exited unexpectedly: exit_code=-1073741515 [16956:1009/210656.320:ERROR:gpu_process_host.cc(954)] GPU process exited unexpectedly: exit_code=-1073741515 [16956:1009/210656.335:ERROR:gpu_process_host.cc(954)] GPU process exited unexpectedly: exit_code=-1073741515 [16956:1009/210656.347:ERROR:gpu_process_host.cc(954)] GPU process exited unexpectedly: exit_code=-1073741515 [16956:1009/210656.359:ERROR:gpu_process_host.cc(954)] GPU process exited unexpectedly: exit_code=-1073741515 [16956:1009/210656.359:FATAL:gpu_data_manager_impl_private.cc(431)] GPU process isn't usable. Goodbye. client closed.

w-okada commented 1 year ago

use this one. thanks

image