runtime error

======== 545303|OK | 250MiB/s|./hubert_base.pt Status Legend: (OK):download completed. [#766454 150MiB/172MiB(87%) CN:16 DL:213MiB] Download Results: gid |stat|avg speed |path/URI ======+====+===========+======================================================= 766454|OK | 198MiB/s|./rmvpe.pt Status Legend: (OK):download completed. Download Results: gid |stat|avg speed |path/URI ======+====+===========+======================================================= ff04b7|OK | 125MiB/s|./weights/yoimiya.pth Status Legend: (OK):download completed. [#5ed227 79MiB/80MiB(99%) CN:1 DL:109MiB] Download Results: gid |stat|avg speed |path/URI ======+====+===========+======================================================= 5ed227|OK | 105MiB/s|./weights/index/yoimiya.index Status Legend: (OK):download completed. Using CPU Cloning into 'ARVC'... Finished Installing 2024-04-24 11:46:31 | INFO | fairseq.tasks.text_to_speech | Please install tensorboardX: pip install tensorboardX 2024-04-24 11:46:31 | INFO | faiss.loader | Loading faiss with AVX2 support. 2024-04-24 11:46:31 | INFO | faiss.loader | Successfully loaded faiss with AVX2 support. INFO: No supported Nvidia GPU found, use CPU instead Traceback (most recent call last): File "/home/user/app/ARVC/infer.py", line 62, in <module> load_hubert() File "/home/user/app/ARVC/infer.py", line 50, in load_hubert models, _, _ = checkpoint_utils.load_model_ensemble_and_task( File "/usr/local/lib/python3.10/site-packages/fairseq/checkpoint_utils.py", line 423, in load_model_ensemble_and_task raise IOError("Model file not found: {}".format(filename)) OSError: Model file not found: hubert_base.pt Traceback (most recent call last): File "/home/user/app/app.py", line 23, in <module> subprocess.run(["python", "infer.py"], check=True) File "/usr/local/lib/python3.10/subprocess.py", line 526, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['python', 'infer.py']' returned non-zero exit status 1.

Container logs:

Fetching error logs...