w-okada / voice-changer

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

[ISSUE]: "Crash" of the app, while seleting the Input/Output device #1166

Closed nonRaven closed 3 months ago

nonRaven commented 3 months ago

Voice Changer Version

MMVCServerSIO_win_onnxdirectML-cuda_v.1.5.3.18a

Operational System

Windows 10

GPU

NVIDIA Geforce RTX 4070

Read carefully and check the options

Model Type

RVC

Issue Description

First of all: Once I had finished setting everything up, the application still worked perfectly, but after I had some problems with the VB-cable virtual audio device, the following happened:

The app starts normally, without any other problems, but when I try to use my input (microphone) or output (headset, VB cable), the app crashes in a strange error screen that I didn't understand and never saw. (see attachment). I have already reinstalled Cuda and also un- and reinstalled the client, so far without success. Note: I also un- and reinstalled the VB driver - without success.

Application Screenshot

Proof1 Proof2

Logs on console

D:\voiceai\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_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] VoiceChangerManager initializing... done. [Voice Changer] MMVC_Rest initializing... [Voice Changer] MMVC_Rest initializing... done. [Voice Changer] MMVC_SocketIOApp initializing... [Voice Changer] MMVC_SocketIOApp initializing... done. [VCClient] wait web server... done 200 [2024-03-30 23:34:28] connet sid : YL5E8Z7OelAI8czRAAAB [2024-03-30 23:34:28] connet sid : s2unPi-xkwFWjaSxAAAD

nonRaven commented 3 months ago

Nevermind, I found the issue, it was because I turned off that Apps are allowed to use my Mic-.. oops.