Update train_nsf_sim_cache_sid_load_pretrain.py

This commit is contained in:
RVC-Boss 2023-05-24 12:27:15 +00:00 committed by GitHub
parent 8efb101401
commit e0813eb282
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 585 additions and 584 deletions

View File

@ -581,4 +581,5 @@ def train_and_evaluate(
if __name__ == "__main__":
torch.multiprocessing.set_start_method('spawn')
main()