runtime error

Exit code: 1. Reason: t=10)"), '(Request ID: ffef180d-d6bd-4140-bab4-a5a815676c33)')' thrown while requesting HEAD https://huggingface.co/neongeckocom/tts-vits-ljspeech-en/resolve/v0.4/model.pt 2024-08-13 16:41:42 | WARNING | huggingface_hub.utils._http | '(ReadTimeoutError("HTTPSConnectionPool(host='huggingface.co', port=443): Read timed out. (read timeout=10)"), '(Request ID: ffef180d-d6bd-4140-bab4-a5a815676c33)')' thrown while requesting HEAD https://huggingface.co/neongeckocom/tts-vits-ljspeech-en/resolve/v0.4/model.pt Traceback (most recent call last): File "/home/user/app/app.py", line 5, in <module> from models.model import * File "/home/user/app/models/model.py", line 11, in <module> from tts.conversion import tts_infer, ELEVENLABS_VOICES_RAW, ELEVENLABS_VOICES_NAMES File "/home/user/app/tts/conversion.py", line 21, in <module> coquiTTS = CoquiTTS() File "/home/user/.local/lib/python3.10/site-packages/neon_tts_plugin_coqui/__init__.py", line 69, in __init__ self._init_model({"lang": lang}) File "/home/user/.local/lib/python3.10/site-packages/neon_tts_plugin_coqui/__init__.py", line 185, in _init_model synt = self._init_synthesizer(lang) File "/home/user/.local/lib/python3.10/site-packages/neon_tts_plugin_coqui/__init__.py", line 234, in _init_synthesizer model_path = self._download_huggingface(model_name) File "/home/user/.local/lib/python3.10/site-packages/neon_tts_plugin_coqui/__init__.py", line 254, in _download_huggingface model_path = hf_hub_download(model_name, "model.pt", revision=revision) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 118, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1291, in hf_hub_download raise LocalEntryNotFoundError( huggingface_hub.utils._errors.LocalEntryNotFoundError: Connection error, and we cannot find the requested files in the disk cache. Please try again or make sure your Internet connection is on.

Container logs:

Fetching error logs...