runtime error

> You must agree to the terms of service to use this model. | > Please see the terms of service at https://coqui.ai/cpml.txt | > "I have read, understood and agreed to the Terms and Conditions." - [y/n] Traceback (most recent call last): File "/home/user/app/app.py", line 38, in <module> tts = TTS(model_name=params["model_name"]).to(device) File "/home/user/.local/lib/python3.10/site-packages/TTS/api.py", line 81, in __init__ self.load_tts_model_by_name(model_name, gpu) File "/home/user/.local/lib/python3.10/site-packages/TTS/api.py", line 195, in load_tts_model_by_name model_path, config_path, vocoder_path, vocoder_config_path, model_dir = self.download_model_by_name( File "/home/user/.local/lib/python3.10/site-packages/TTS/api.py", line 149, in download_model_by_name model_path, config_path, model_item = self.manager.download_model(model_name) File "/home/user/.local/lib/python3.10/site-packages/TTS/utils/manage.py", line 433, in download_model self.create_dir_and_download_model(model_name, model_item, output_path) File "/home/user/.local/lib/python3.10/site-packages/TTS/utils/manage.py", line 359, in create_dir_and_download_model if not self.ask_tos(output_path): File "/home/user/.local/lib/python3.10/site-packages/TTS/utils/manage.py", line 338, in ask_tos answer = input(" | | > ") EOFError: EOF when reading a line | | >

Container logs:

Fetching error logs...