This commit is contained in:
Eren Gölge 2021-03-16 17:07:29 +01:00
parent 0e54ab93ee
commit 01e35e06c4
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