runtime error
Exit code: 1. Reason: 4_request&X-Amz-Date=20250518T030201Z&X-Amz-Expires=3600&X-Amz-Signature=b40fa340f0a886dcf4bee5c97017acd12d5b93ca6ffac88285b2a3681e257b0b&X-Amz-SignedHeaders=host&response-content-disposition=inline%3B%20filename%2A%3DUTF-8%27%27model.bin%3B%20filename%3D%22model.bin%22%3B&response-content-type=application%2Foctet-stream&x-id=GetObject"), fragment: None }, source: hyper::Error(IncompleteMessage) } The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 98, in <module> stt_model = WhisperModel(hyperparameters.stt_model, device=hyperparameters.device.type, compute_type="float32") #speech to text model File "/home/user/.local/lib/python3.10/site-packages/faster_whisper/transcribe.py", line 118, in __init__ model_path = download_model( File "/home/user/.local/lib/python3.10/site-packages/faster_whisper/utils.py", line 94, in download_model return huggingface_hub.snapshot_download(repo_id, **kwargs) 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/_snapshot_download.py", line 233, in snapshot_download _inner_hf_hub_download(file) File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/_snapshot_download.py", line 211, in _inner_hf_hub_download return hf_hub_download( 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 1364, in hf_hub_download http_get( File "/home/user/.local/lib/python3.10/site-packages/huggingface_hub/file_download.py", line 496, 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...