runtime error

Exit code: 1. Reason: █████| 233/233 [00:00<00:00, 1.22MB/s] tokenizer_config.json: 0%| | 0.00/298 [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 298/298 [00:00<00:00, 1.87MB/s] vocab.json: 0%| | 0.00/3.71M [00:00<?, ?B/s] vocab.json: 100%|██████████| 3.71M/3.71M [00:00<00:00, 137MB/s] sentencepiece.bpe.model: 0%| | 0.00/2.42M [00:00<?, ?B/s] sentencepiece.bpe.model: 100%|██████████| 2.42M/2.42M [00:00<00:00, 28.9MB/s] special_tokens_map.json: 0%| | 0.00/1.14k [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 1.14k/1.14k [00:00<00:00, 7.69MB/s] > You must confirm the following: | > "I have purchased a commercial license from Coqui: [email protected]" | > "Otherwise, I agree to the terms of the non-commercial CPML: https://coqui.ai/cpml" - [y/n] Traceback (most recent call last): File "/app/app.py", line 45, in <module> tts = TTS("tts_models/multilingual/multi-dataset/xtts_v2") File "/usr/local/lib/python3.10/site-packages/TTS/api.py", line 74, in __init__ self.load_tts_model_by_name(model_name, gpu) File "/usr/local/lib/python3.10/site-packages/TTS/api.py", line 171, in load_tts_model_by_name model_path, config_path, vocoder_path, vocoder_config_path, model_dir = self.download_model_by_name( File "/usr/local/lib/python3.10/site-packages/TTS/api.py", line 129, in download_model_by_name model_path, config_path, model_item = self.manager.download_model(model_name) File "/usr/local/lib/python3.10/site-packages/TTS/utils/manage.py", line 411, in download_model self.create_dir_and_download_model(model_name, model_item, output_path) File "/usr/local/lib/python3.10/site-packages/TTS/utils/manage.py", line 337, in create_dir_and_download_model if not self.ask_tos(output_path): File "/usr/local/lib/python3.10/site-packages/TTS/utils/manage.py", line 316, in ask_tos answer = input(" | | > ") EOFError: EOF when reading a line | | >

Container logs:

Fetching error logs...