Skip to content

Commit

Permalink
Update train_ms.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Stardust-minus authored Sep 30, 2023
1 parent 7b15665 commit 7d87fc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion train_ms.py
Original file line number Diff line number Diff line change
Expand Up @@ -590,5 +590,5 @@ def evaluate(hps, generator, eval_loader, writer_eval):


if __name__ == "__main__":
torch.multiprocessing.set_start_method("spawn")
#torch.multiprocessing.set_start_method("spawn")
run()

0 comments on commit 7d87fc6

Please sign in to comment.