Retrieval-based-Voice-Conversion-WebUI
Retrieval-based-Voice-Conversion-WebUI copied to clipboard
Easily train a good VC model with voice data <= 10 mins!
I could use a little help getting this set up, as it doesn't seem as straight forward as other things I've done. If anyone could walk me through the process...
The voice of the audio files processed with my model sounds like me, but with strange accents. Can only certain languages be spoken/sung cleanly? Or did something go wrong during...
Update Changelog_KO - add update features - Remove implemented features
Apply Code Formatter Change
Whenever I use Crepe for inference I get the below error: ``` Traceback (most recent call last): File "C:\Users\doop\Retrieval-based-Voice-Conversion-WebUI\infer-web.py", line 184, in vc_single audio_opt = vc.pipeline( File "C:\Users\doop\Retrieval-based-Voice-Conversion-WebUI\vc_infer_pipeline.py", line 328,...
我用最新的代码训练,在logs\项目名\下,怎么找不到added_*.index文件了? 但推理的时候,还是需要这个文件的啊
V2: 推理: 推理源做成拖拽选择 伴奏分离: 如果可以加一个处理队列,按照顺序去跑模型,比如一个音频先进MDX-Net再过MDX-Net然后再输出文件保存 实验名: 实验名配置文件,记录下如BatchSize,当前EpochTarget,保存频率,版本等 做成下拉+输入类的 模型融合: 做成下拉菜单+输入类型的 模型提取: 配合实验名配置文件做成二级下拉菜单+输入类的[先选实验名,再选步数(如果有多步存档)]
Great to see an update so soon! Will crepe be added to training as well?
What do these errors represent, stderr is of no help. How can I solve this? OS: Windows 10 CPU: AMD Ryzen7 3700X Memory: 32GB GPU: NVIDIA GeForce RTX 2060 ```...
I first used the one-click training and it was missing the .index file, so I followed the instructions on other Issues tabs and the wiki. But after training feature index...