optimize: move slicer2, rmvpe, my_utils to lib

This commit is contained in:
源文雨
2023-07-24 14:16:58 +08:00
parent 451630a2a4
commit 8364750272
9 changed files with 9 additions and 10 deletions

View File

@@ -129,7 +129,7 @@ class VC(object):
f0 = f0[0].cpu().numpy()
elif f0_method == "rmvpe":
if hasattr(self, "model_rmvpe") == False:
from rmvpe import RMVPE
from lib.rmvpe import RMVPE
print("loading rmvpe model")
self.model_rmvpe = RMVPE(