w-okada / voice-changer

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

[ISSUE]: Non-0 index on custom voice throws VC PROCESSING EXCEPTION, complete silence #1034

Open kalioiczys opened 7 months ago

kalioiczys commented 7 months ago

Voice Changer Version

win onnxgpu-cuda v.1.5.3.17

Operational System

Windows 10

GPU

RTX 3090

Read carefully and check the options

Model Type

RVC

Issue Description

Whenever I use an index that isn't 0 on custom voices, I get a "VC PROCESSING EXCEPTION!!!" error and complete silence until I set the index back to 0. I'm not incredibly familiar with how indexes work other than to improve timbre quality, so I don't know if this is an issue with my index files themselves or Okada.

Application Screenshot

image

Logs on console

[Voice Changer] VC PROCESSING EXCEPTION!!!

Traceback (most recent call last): File "voice_changer\VoiceChangerV2.py", line 238, in on_request File "voice_changer\RVC\RVCr2.py", line 248, in inference File "voice_changer\RVC\pipeline\Pipeline.py", line 200, in exec File "faiss\class_wrappers.py", line 329, in replacement_search AssertionError