Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
NVIDIA Neural Modules 2.5.0 source code.tar.gz | 2025-10-06 | 68.3 MB | |
NVIDIA Neural Modules 2.5.0 source code.zip | 2025-10-06 | 72.0 MB | |
README.md | 2025-10-06 | 12.9 kB | |
Totals: 3 Items | 140.3 MB | 0 |
Highlights
- Collections:
- LLM
- Nano v2 12B and 9B
-
Speech
- New SpeechLM2 collection
- Streaming Softformer model
- Deprecate Confidence Ensemble models
- parakeet-tdt-0.6b-v3 and canary-1b-v2 models
- Added chunk inference support with .transcribe() for canary based models
- Enable prediction of timestamps with streaming ASR
- Improve ASR models’ invariance to padding/batch size
- Qwen prompt format support, SALM generation fixes
- High-level SALM model.generate API closely resembling HF models
- SALM model initialization with time/memory optimization
- SpeechLM2: fixed excessive padding, support on-the-fly resampling for SALM
-
Automodel and Export-Deploy functionality are available in their individual repositories respectively and deprecated in NeMo2