runtime error

Exit code: 1. Reason: rect.xethub.hf.co/xet-bridge-us/652bef21c6857682d3f7e20b/b4082a3b040df01c7033ae049b3c9007a30ed78cc0bf2bed5b7080fdbc5820ee?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Content-Sha256=UNSIGNED-PAYLOAD&X-Amz-Credential=cas%2F20250923%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20250923T012440Z&X-Amz-Expires=3600&X-Amz-Signature=5d6b1dd73510625fb5e836f51c7cf6878684baad473314f6cc6dc94f2e1370e5&X-Amz-SignedHeaders=host&X-Xet-Cas-Uid=public&response-content-disposition=inline%3B%20filename%2A%3DUTF-8%27%27autoregressive.pth%3B%20filename%3D%22autoregressive.pth%22%3B&x-id=GetObject) (no permits available) The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 7, in <module> tts = TextToSpeech() File "/usr/local/lib/python3.10/site-packages/tortoise/api.py", line 217, in __init__ self.autoregressive.load_state_dict(torch.load(get_model_path('autoregressive.pth', models_dir)), strict=False) File "/usr/local/lib/python3.10/site-packages/tortoise/api.py", line 48, in get_model_path model_path = hf_hub_download(repo_id="Manmay/tortoise-tts", filename=model_name, cache_dir=models_dir) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/utils/_validators.py", line 114, in _inner_fn return fn(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 860, in hf_hub_download return _hf_hub_download_to_cache_dir( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1009, in _hf_hub_download_to_cache_dir _download_to_tmp_and_move( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 1543, in _download_to_tmp_and_move http_get( File "/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 437, in http_get raise RuntimeError( RuntimeError: An error occurred while downloading using `hf_transfer`. Consider disabling HF_HUB_ENABLE_HF_TRANSFER for better error handling.

Container logs:

Fetching error logs...