runtime error
Exit code: 1. Reason: [notice] A new release of pip is available: 25.3 -> 26.0.1 [notice] To update, run: pip install --upgrade pip OneLogger: Setting error_handling_strategy to DISABLE_QUIETLY_AND_REPORT_METRIC_ERROR for rank (rank=0) with OneLogger disabled. To override: explicitly set error_handling_strategy parameter. No exporters were provided. This means that no telemetry data will be collected. [NeMo I 2026-02-20 21:43:50 <frozen importlib:241] Triton available & CUDA detected. Using Triton kernel for batch_matmul. Traceback (most recent call last): File "/home/user/app/app.py", line 8, in <module> from nemo.collections.speechlm2 import SALM File "/usr/local/lib/python3.10/site-packages/nemo/collections/speechlm2/__init__.py", line 15, in <module> from .models import SALM, DuplexEARTTS, DuplexS2SModel, DuplexS2SSpeechDecoderModel, SALMWithAsrDecoder File "/usr/local/lib/python3.10/site-packages/nemo/collections/speechlm2/models/__init__.py", line 14, in <module> from .duplex_ear_tts import DuplexEARTTS File "/usr/local/lib/python3.10/site-packages/nemo/collections/speechlm2/models/duplex_ear_tts.py", line 42, in <module> from nemo.collections.speechlm2.modules.ear_tts_vae_codec import RVQVAEModel File "/usr/local/lib/python3.10/site-packages/nemo/collections/speechlm2/modules/ear_tts_vae_codec.py", line 114, in <module> window_fn: Callable[Concatenate[int, ...], Tensor] = torch.hann_window, File "/usr/local/lib/python3.10/typing.py", line 312, in inner return func(*args, **kwds) File "/usr/local/lib/python3.10/typing.py", line 403, in __getitem__ return self._getitem(self, parameters) File "/usr/local/lib/python3.10/typing.py", line 599, in Concatenate raise TypeError("The last parameter to Concatenate should be a " TypeError: The last parameter to Concatenate should be a ParamSpec variable. [W220 21:43:53.451872013 AllocatorConfig.cpp:28] Warning: PYTORCH_CUDA_ALLOC_CONF is deprecated, use PYTORCH_ALLOC_CONF instead (function operator())
Container logs:
Fetching error logs...