mirror of
https://github.com/coqui-ai/TTS.git
synced 2026-02-24 03:59:38 +01:00
woops
This commit is contained in:
@@ -394,7 +394,6 @@ class ModelManager(object):
|
||||
# ToDo: we need a better way to handle it
|
||||
if "xtts" in model_name:
|
||||
try:
|
||||
#raise Exception(" > XTTS models are not supported yet.")
|
||||
self.check_if_configs_are_equal(model_name, model_item, output_path)
|
||||
except:
|
||||
pass
|
||||
|
||||
Reference in New Issue
Block a user