runtime error
Exit code: 1. Reason: 00:00, 270MB/s] [init] loading Fast-U2++ ASR encoder (JIT, CPU) ... [init] loading Vocos vocoder (JIT) ... [init] loading WavLM-Large + ECAPA-TDNN speaker encoder ... /usr/local/lib/python3.12/site-packages/torch/nn/utils/weight_norm.py:144: FutureWarning: `torch.nn.utils.weight_norm` is deprecated in favor of `torch.nn.utils.parametrizations.weight_norm`. WeightNorm.apply(module, name, dim) /usr/local/lib/python3.12/site-packages/torch/nn/functional.py:6802: UserWarning: Support for mismatched key_padding_mask and attn_mask is deprecated. Use same type for both instead. key_padding_mask = _canonical_mask( [speaker] loaded ckpt: 711 tensors | missing=0 unexpected=1 [speaker] unexpected (first 10): ['loss_calculator.projection.weight'] Traceback (most recent call last): File "/app/app.py", line 114, in <module> spk_model = spk_model.eval().to("cuda") ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/torch/nn/modules/module.py", line 1383, in to return self._apply(convert) ^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/torch/nn/modules/module.py", line 933, in _apply module._apply(fn) File "/usr/local/lib/python3.12/site-packages/torch/nn/modules/module.py", line 933, in _apply module._apply(fn) File "/usr/local/lib/python3.12/site-packages/torch/nn/modules/module.py", line 933, in _apply module._apply(fn) [Previous line repeated 3 more times] File "/usr/local/lib/python3.12/site-packages/torch/nn/modules/module.py", line 964, in _apply param_applied = fn(param) ^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/torch/nn/modules/module.py", line 1369, in convert return t.to( ^^^^^ File "/usr/local/lib/python3.12/site-packages/torch/cuda/__init__.py", line 529, 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...