runtime error
Exit code: 1. Reason: WARNING:root:Failed import k2 with error libnvToolsExt.so.1: cannot open shared object file: No such file or directory. Swoosh functions will fallback to PyTorch implementation, leading to slower speed and higher memory consumption. Loading model... Traceback (most recent call last): File "/home/user/app/app.py", line 9, in <module> from infer_zipvoice import model, tokenizer, feature_extractor, device, generate_sentence, vocoder File "/home/user/app/infer_zipvoice.py", line 268, in <module> model = model.to(device) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1340, in to return self._apply(convert) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 900, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 900, in _apply module._apply(fn) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 927, in _apply param_applied = fn(param) File "/usr/local/lib/python3.10/site-packages/torch/nn/modules/module.py", line 1326, in convert return t.to( File "/usr/local/lib/python3.10/site-packages/torch/cuda/__init__.py", line 319, in _lazy_init torch._C._cuda_init() RuntimeError: Found no NVIDIA driver on your system. Please check that you have an NVIDIA GPU and installed a driver from http://www.nvidia.com/Download/index.aspx
Container logs:
Fetching error logs...