mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2025-04-26 14:38:58 +08:00
remove testprint
This commit is contained in:
parent
9a10795908
commit
ba2924b8d1
@ -30,8 +30,6 @@ class VC:
|
|||||||
self.config = config
|
self.config = config
|
||||||
|
|
||||||
def get_vc(self, sid, *to_return_protect):
|
def get_vc(self, sid, *to_return_protect):
|
||||||
print("aosdijfaofjoaij")
|
|
||||||
print(to_return_protect)
|
|
||||||
person = f'{os.getenv("weight_root")}/{sid}'
|
person = f'{os.getenv("weight_root")}/{sid}'
|
||||||
print(f"loading {person}")
|
print(f"loading {person}")
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user