Mangio621 / Mangio-RVC-Fork

*CREPE+HYBRID TRAINING* A very experimental fork of the Retrieval-based-Voice-Conversion-WebUI repo that incorporates a variety of other f0 methods, along with a hybrid f0 nanmedian method.
MIT License
931 stars 207 forks source link

stuck at feature extraction move model to cuda no feature todo #214

Open resawlin opened 3 months ago

resawlin commented 3 months ago

runtime\python.exe extract_feature_print.py cuda:0 1 0 0 C:\Mangio-RVC-v23.7.0/logs/cemadrian v2 ['extract_feature_print.py', 'cuda:0', '1', '0', '0', 'C:\Mangio-RVC-v23.7.0/logs/cemadrian', 'v2'] C:\Mangio-RVC-v23.7.0/logs/cemadrian load model(s) from hubert_base.pt move model to cuda no-feature-todo ['extract_f0_print.py', 'C:\Mangio-RVC-v23.7.0/logs/cemadrian', '8', 'rmvpe', '64'] no-f0-todo no-f0-todo no-f0-todo no-f0-todo no-f0-todo no-f0-todo no-f0-todo no-f0-todo ['extract_feature_print.py', 'cuda:0', '1', '0', '0', 'C:\Mangio-RVC-v23.7.0/logs/cemadrian', 'v2'] C:\Mangio-RVC-v23.7.0/logs/cemadrian load model(s) from hubert_base.pt move model to cuda no-feature-todo

thats the output i get when i hit the feature extraction button. preprocessing has no problems but this does.

MasihBXL commented 1 month ago

i have the same problem did u fix that? and how?

moademadi commented 1 month ago

i have this problen too