runtime error
Exit code: 1. Reason: 00:54, 6.34MB/s][A Downloading encoder.pt: 25%|██▍ | 4.20M/17.1M [00:05<00:10, 1.22MB/s] Downloading encoder.pt: 70%|██████▉ | 11.9M/17.1M [00:05<00:01, 4.92MB/s] Downloading synthesizer.pt: 8%|▊ | 28.0M/371M [00:05<01:18, 4.37MB/s][A Downloading synthesizer.pt: 8%|▊ | 28.2M/371M [00:33<50:40, 113kB/s] [A [AException in thread Thread-3: Traceback (most recent call last): File "/usr/local/lib/python3.8/threading.py", line 932, in _bootstrap_inner self.run() File "/usr/local/lib/python3.8/threading.py", line 870, in run self._target(*self._args, **self._kwargs) File "/home/user/app/utils/default_models.py", line 31, in download urllib.request.urlretrieve(url, filename=target, reporthook=t.update_to) File "/usr/local/lib/python3.8/urllib/request.py", line 276, in urlretrieve block = fp.read(bs) File "/usr/local/lib/python3.8/http/client.py", line 454, in read n = self.readinto(b) File "/usr/local/lib/python3.8/http/client.py", line 498, 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 Traceback (most recent call last): File "app.py", line 77, in <module> ensure_default_models(Path("saved_models")) File "/home/user/app/utils/default_models.py", line 55, in ensure_default_models assert target_path.exists() and target_path.stat().st_size == size, \ AssertionError: Download for synthesizer.pt failed. You may download models manually instead. https://drive.google.com/drive/folders/1fU6umc5uQAVR2udZdHX-lDgXYzTyqG_j
Container logs:
Fetching error logs...