w-okada / voice-changer

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

I cant add input microphone #1155

Open NotWarka opened 3 months ago

NotWarka commented 3 months ago

Voice Changer Version

MMVCServerSIO_win_onnxgpu-cuda_v.1.5.3.18a.zip

Operational System

Windows 10

GPU

amd athlon 3000g with radeon vega graphics

Read carefully and check the options

Model Type

RVC

Issue Description

When I add an input device, an error pops up that I do not know how to fix, please help

Application Screenshot

Снимок

Logs on console

C:\Games\VoiceChanger\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] model slot is changed -1 -> 1 ................RVC [Voice Changer] [RVCr2] Creating instance VoiceChangerV2 Initialized (GPU_NUM(cuda):0, mps_enabled:False, onnx_device:GPU) [Voice Changer][RVC]: update_settings gpu:0 [Voice Changer][RVCr2] Initializing... [Voice Changer] generate new embedder. (no embedder) [Voice Changer] Loading index... [Voice Changer] Index file is not found GENERATE INFERENCER<voice_changer.RVC.inferencer.OnnxRVCInferencer.OnnxRVCInferencer object at 0x0000014B255E8A60> GENERATE EMBEDDER<voice_changer.RVC.embedder.OnnxContentvec.OnnxContentvec object at 0x0000014B255E80A0> GENERATE PITCH EXTRACTOR<voice_changer.RVC.pitchExtractor.RMVPEOnnxPitchExtractor.RMVPEOnnxPitchExtractor object at 0x0000014B255E8AC0> [Voice Changer] [RVC] Initializing... done [Voice Changer][RVC]: update_settings enableServerAudio:1 [Voice Changer][RVC]: update_settings serverInputDeviceId:1 [Voice Changer][RVC]: update_settings serverOutputDeviceId:6 [Voice Changer][RVC]: update_settings f0Detector:dio [Voice Changer][RVC]: update_settings serverMonitorDeviceId:6 [Voice Changer][RVC]: update_settings modelSlotIndex:1710860490001 [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-19 20:27:58] connet sid : 9VV04_zhLQltKzgeAAAB [2024-03-19 20:27:58] connet sid : GK0vi7p62JMmClxvAAAD [Voice Changer] update configuration: enableServerAudio 0 [Voice Changer][RVC]: update_settings enableServerAudio:0 [2024-03-19 20:29:43] connet sid : L5a6_XecFTeG3zFZAAAG [2024-03-19 20:29:43] connet sid : npwb7IP7tYnjzifSAAAH

KawaiiGirl2001 commented 3 months ago

I had the same problem. If you are using security systems from Kaspersky Lab, then temporarily disable it. In my case, Kaspersky Endpoint security for windows prevented the microphone from working properly. I turned KES off, then selected the microphone, and then turned KES back on. Everything works perfectly.