Update train_nsf_sim_cache_sid_load_pretrain.py (#497)

This commit is contained in:
niizam 2023-06-10 21:54:53 +07:00 committed by GitHub
parent ff2793249d
commit fcce61b27f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -557,7 +557,7 @@ def train_and_evaluate(
ckpt,
hps.sample_rate,
hps.if_f0,
hps.name + "_e%s" % epoch,
hps.name + "_e%s_s%s" % (epoch, global_step),
epoch,
hps.version,
hps,