runtime error

��███████████████████████▎ | 1.99G/2.87G [00:19<00:08, 112MiB/s] 70%|██████████████████████████▍ | 2.00G/2.87G [00:19<00:08, 116MiB/s] 70%|██████████████████████████▋ | 2.01G/2.87G [00:19<00:07, 123MiB/s] 71%|██████████████████████████▊ | 2.03G/2.87G [00:19<00:06, 137MiB/s] 71%|███████████████████████████ | 2.04G/2.87G [00:19<00:06, 138MiB/s] 72%|███████████████████████████▏ | 2.06G/2.87G [00:19<00:06, 137MiB/s] 72%|███████████████████████████▎ | 2.07G/2.87G [00:19<00:06, 134MiB/s] 72%|███████████████████████████▍ | 2.07G/2.87G [00:19<00:07, 112MiB/s] Traceback (most recent call last): File "app.py", line 4, in <module> model = whisper.load_model("large") File "/home/user/.local/lib/python3.8/site-packages/whisper/__init__.py", line 131, in load_model checkpoint_file = _download(_MODELS[name], download_root, in_memory) File "/home/user/.local/lib/python3.8/site-packages/whisper/__init__.py", line 76, in _download buffer = source.read(8192) File "/usr/local/lib/python3.8/http/client.py", line 455, in read n = self.readinto(b) File "/usr/local/lib/python3.8/http/client.py", line 499, in readinto n = self.fp.readinto(b) File "/usr/local/lib/python3.8/socket.py", line 669, in readinto return self._sock.recv_into(b) File "/usr/local/lib/python3.8/ssl.py", line 1241, in recv_into return self.read(nbytes, buffer) File "/usr/local/lib/python3.8/ssl.py", line 1099, in read return self._sslobj.read(len, buffer) ConnectionResetError: [Errno 104] Connection reset by peer

Container logs:

Fetching error logs...