mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2026-01-20 11:00:23 +00:00
Add files via upload
This commit is contained in:
@@ -45,7 +45,7 @@ global_step = 0
|
||||
def main():
|
||||
# n_gpus = torch.cuda.device_count()
|
||||
os.environ["MASTER_ADDR"] = "localhost"
|
||||
os.environ["MASTER_PORT"] = "51515"
|
||||
os.environ["MASTER_PORT"] = "51545"
|
||||
|
||||
mp.spawn(
|
||||
run,
|
||||
|
||||
Reference in New Issue
Block a user