mirror of https://github.com/coqui-ai/TTS.git
Fix style
parent
99650044a4
commit
2852404bdf
|
@ -385,7 +385,7 @@ class ModelManager(object):
|
|||
try:
|
||||
self.check_if_configs_are_equal(model_name, model_item, output_path)
|
||||
except:
|
||||
pass
|
||||
pass
|
||||
else:
|
||||
print(f" > {model_name} is already downloaded.")
|
||||
else:
|
||||
|
|
Loading…
Reference in New Issue