runtime error

Traceback (most recent call last): File "app.py", line 4, in <module> model = whisper.load_hf_model(repo_id="jerpint/whisper", filename="base.pt") File "/home/user/.local/lib/python3.8/site-packages/whisper/__init__.py", line 141, in load_hf_model checkpoint_file = hf_hub_download(repo_id=repo_id, filename=filename) File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/utils/_validators.py", line 124, in _inner_fn return fn(*args, **kwargs) File "/home/user/.local/lib/python3.8/site-packages/huggingface_hub/file_download.py", line 1148, in hf_hub_download with open(ref_path) as f: FileNotFoundError: [Errno 2] No such file or directory: '/home/user/.cache/huggingface/hub/models--jerpint--whisper/refs/main'

Container logs:

Fetching error logs...