Fix generating style bug
This commit is contained in:
@@ -201,6 +201,8 @@ def run():
|
||||
default_style.save_styles_by_dirs(
|
||||
os.path.join(args.model, "wavs"),
|
||||
config.out_dir,
|
||||
config_path=args.config,
|
||||
config_output_path=os.path.join(config.out_dir, "config.json"),
|
||||
)
|
||||
|
||||
torch.manual_seed(hps.train.seed)
|
||||
|
||||
Reference in New Issue
Block a user