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

@@ -196,7 +196,7 @@ class RVC:
def get_f0_rmvpe(self, x, f0_up_key):
if hasattr(self, "model_rmvpe") == False:
from rmvpe import RMVPE
from lib.rmvpe import RMVPE
print("loading rmvpe model")
self.model_rmvpe = RMVPE(