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