RVC-Project / Retrieval-based-Voice-Conversion-WebUI

Easily train a good VC model with voice data <= 10 mins!
MIT License
22.64k stars 3.41k forks source link

Idk what is that #1033

Open Ktivin opened 1 year ago

Ktivin commented 1 year ago

runtime\python.exe trainset_preprocess_pipeline_print.py D:\ai_covers\VTsoi\Ai_Songs\vocal 40000 8 D:\RVC-beta0717/logs/mi-test False ['trainset_preprocess_pipeline_print.py', 'D:\ai_covers\VTsoi\Ai_Songs\vocal', '40000', '8', 'D:\RVC-beta0717/logs/mi-test', 'False'] Traceback (most recent call last): File "D:\RVC-beta0717\trainset_preprocess_pipeline_print.py", line 13, in from lib.slicer2 import Slicer ModuleNotFoundError: No module named 'lib.slicer2'

RVC-Boss commented 1 year ago

Maybe you need clone the latest codes and replace it to RVC root path.

Ktivin commented 1 year ago

I did it but it didnt work