Retrieval-based-Voice-Conversion-WebUI
Retrieval-based-Voice-Conversion-WebUI copied to clipboard
Easily train a good VC model with voice data <= 10 mins!
Does anyone know how to fix this? I just installed with all of the pretrained models so I'm not sure what's happening.  If anyone could help please tell me
In the output of Vocal/accompaniment separation and reverb removal, I get this error: > 2.wav.reformatted.wav->Traceback (most recent call last): > File "C:\Users\Mcdo\Desktop\Mangio\Retrieval-based-Voice-Conversion\infer\modules\uvr5\modules.py", line 74, in uvr > pre_fun._path_audio_( > File...
推理音色时显示:winerror 10054:远程主机强迫关闭了一个现有的链接)。这样导致无论选择哪个index文件,调出来都是一样的效果。 已排除网速问题,用流量开热点也会出现这个error。 ![Uploading 屏幕截图 2024-03-19 173909.png…]()
# Pull request checklist - [x] The PR has a proper title. Use [Semantic Commit Messages](https://seesparkbox.com/foundry/semantic_commit_messages). (No more branch-name title please) - [x] Make sure you are requesting the right...
Hi. Got error when trying "Model Inference" tab, had to patch subj to get it working: - inp = av.open(i, "rb") - out = av.open(o, "wb", format=format) + inp =...
Which speaker id corresponds to which vctk speaker, is this info still available? Interesting for resuming training.
optimize(dockerfile): 将"copy . ."移至系统设置之后 将Dockerfile中的"copy . ."指令移至系统设置之后的副作用是构建过程现在将在复制文件之前缓存层。 这意味着如果系统设置保持不变,后续构建将更快,因为将重用缓存的层。 optimize(dockerfile): Moved "copy . ." after system setup The side effect of moving the "copy . ." instruction after the system setup...
HI Could you please make RVC work on 4GB GPU while other vocal clone AI s run without issue on this GPU. - V1 is working on this GPU with...
Hi I am trying to train RVC(rmvpe-gpu) model using several gpus: rtx3070 8gb quadro m2000 4gb quadro m2000 4gb I get this error: `torch.cuda.OutOfMemoryError: CUDA out of memory. Tried to...
Got an issue using RVCv2 Webui with RadeonVOX sampler onboard. Using internal GPU Radeon 8870M and then got the string: CIPS> OOM! "Minimum 8GB memory" requirement expected but "2048 MB...