pull/384/head
Eren Gölge 2021-03-16 17:07:29 +01:00
parent 80befd1af5
commit b09fc48a1d
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__)) _ = 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") print(" > Mixed precision mode is ON")
out_path = args.continue_path out_path = args.continue_path