runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 4, in <module> synthesizer = Synthesizer( File "/usr/local/lib/python3.10/site-packages/TTS/utils/synthesizer.py", line 93, in __init__ self._load_tts(tts_checkpoint, tts_config_path, use_cuda) File "/usr/local/lib/python3.10/site-packages/TTS/utils/synthesizer.py", line 183, in _load_tts self.tts_config = load_config(tts_config_path) File "/usr/local/lib/python3.10/site-packages/TTS/config/__init__.py", line 100, in load_config config_class = register_config(model_name.lower()) File "/usr/local/lib/python3.10/site-packages/TTS/config/__init__.py", line 52, in register_config raise ModuleNotFoundError(f" [!] Config for {model_name} cannot be found.") ModuleNotFoundError: [!] Config for xtts_v1 cannot be found.
Container logs:
Fetching error logs...