pull/394/head
Eren Gölge 2021-03-16 17:07:29 +01:00
parent fd5c24c3b8
commit aeb4f82233
1 changed files with 1 additions and 1 deletions

View File

@ -176,7 +176,7 @@ def process_args(args, model_type):
_ = os.path.dirname(os.path.realpath(__file__))
if model_type in "tacotron wavegrad wavernn" and c.mixed_precision:
if c.mixed_precision:
print(" > Mixed precision mode is ON")
out_path = args.continue_path