runtime error

Exit code: 1. Reason: | 264M/5.22G [00:04<01:09, 76.3MB/s] 6%|β–‹ | 337M/5.22G [00:05<01:09, 75.9MB/s] 8%|β–Š | 421M/5.22G [00:06<01:04, 80.1MB/s] 9%|β–‰ | 508M/5.22G [00:07<01:00, 83.5MB/s] 11%|β–ˆ | 589M/5.22G [00:08<01:02, 80.1MB/s] 13%|β–ˆβ–Ž | 681M/5.22G [00:09<00:57, 84.5MB/s] 14%|β–ˆβ– | 772M/5.22G [00:10<00:54, 87.6MB/s] 16%|β–ˆβ–Œ | 856M/5.22G [00:11<00:54, 85.7MB/s] 18%|β–ˆβ–Š | 939M/5.22G [00:12<00:53, 86.2MB/s] 19%|β–ˆβ–‰ | 1.00G/5.22G [00:13<00:51, 88.1MB/s] 21%|β–ˆβ–ˆ | 1.09G/5.22G [00:14<00:52, 84.6MB/s] 22%|β–ˆβ–ˆβ– | 1.17G/5.22G [00:15<00:53, 82.0MB/s] 22%|β–ˆβ–ˆβ– | 1.17G/5.22G [00:15<00:54, 80.5MB/s] 0%| | 0.00/1.19M [00:00<?, ?B/s] 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 1.19M/1.19M [00:00<00:00, 10.5MB/s] Loading model... cpu Traceback (most recent call last): File "/home/user/app/app.py", line 41, in <module> model.load_checkpoint(config, checkpoint_path=model_path, use_deepspeed=False, vocab_path=vocab_path, eval=True) File "/usr/local/lib/python3.10/site-packages/TTS/tts/models/xtts.py", line 755, in load_checkpoint checkpoint = self.get_compatible_checkpoint_state_dict(model_path) File "/usr/local/lib/python3.10/site-packages/TTS/tts/models/xtts.py", line 705, in get_compatible_checkpoint_state_dict checkpoint = load_fsspec(model_path, map_location=torch.device("cpu"))["model"] File "/usr/local/lib/python3.10/site-packages/TTS/utils/io.py", line 54, in load_fsspec return torch.load(f, map_location=map_location, **kwargs) File "/usr/local/lib/python3.10/site-packages/torch/serialization.py", line 1486, in load with _open_zipfile_reader(opened_file) as opened_zipfile: File "/usr/local/lib/python3.10/site-packages/torch/serialization.py", line 771, in __init__ super().__init__(torch._C.PyTorchFileReader(name_or_buffer)) RuntimeError: PytorchStreamReader failed reading zip archive: failed finding central directory

Container logs:

Fetching error logs...