runtime error

Exit code: 1. Reason: [notice] A new release of pip available: 22.3.1 -> 24.2 [notice] To update, run: pip install --upgrade pip [notice] A new release of pip available: 22.3.1 -> 24.2 [notice] To update, run: pip install --upgrade pip [notice] A new release of pip available: 22.3.1 -> 24.2 [notice] To update, run: pip install --upgrade pip The cache for model files in Transformers v4.22.0 has been updated. Migrating your old cache. This is a one-time only operation. You can interrupt this and resume the migration later on by calling `transformers.utils.move_cache()`. 0it [00:00, ?it/s] 0it [00:00, ?it/s] [ERROR] >> libcudart.so.11.0: cannot open shared object file: No such file or directory Traceback (most recent call last): File "/home/user/app/app_rvc.py", line 17, in <module> import whisperx File "/usr/local/lib/python3.10/site-packages/whisperx/__init__.py", line 1, in <module> from .transcribe import load_model File "/usr/local/lib/python3.10/site-packages/whisperx/transcribe.py", line 9, in <module> from .alignment import align, load_align_model File "/usr/local/lib/python3.10/site-packages/whisperx/alignment.py", line 11, in <module> import torchaudio File "/usr/local/lib/python3.10/site-packages/torchaudio/__init__.py", line 2, in <module> from . import _extension # noqa # usort: skip File "/usr/local/lib/python3.10/site-packages/torchaudio/_extension/__init__.py", line 38, in <module> _load_lib("libtorchaudio") File "/usr/local/lib/python3.10/site-packages/torchaudio/_extension/utils.py", line 60, in _load_lib torch.ops.load_library(path) File "/usr/local/lib/python3.10/site-packages/torch/_ops.py", line 1032, in load_library ctypes.CDLL(path) File "/usr/local/lib/python3.10/ctypes/__init__.py", line 374, in __init__ self._handle = _dlopen(self._name, mode) OSError: libcudart.so.11.0: cannot open shared object file: No such file or directory

Container logs:

Fetching error logs...