NVIDIA NeMo
Framework for building and training generative AI and speech models
NeMo split itself apart: the flagship repo is now a speech toolkit and nothing else.
◆Recent moves
- 2d ago
NVIDIA NeMo Speech 3.0
⚡ SPARKThe narrowing announced in 2.7.0 lands in full. NeMo is now a speech repository, and the 800k lines removed plus the uv migration are the cost of making that focus real rather than nominal.
View source ↗ - 3mo ago
Security patch release with restricted unpickling
A security-driven patch on the 2.7 line, notably switching to a RestrictedUnpickler in the checkpoint loading path. Housekeeping ahead of the split rather than new capability.
View source ↗ - 4mo ago
Patch: numba-cuda and cuda-python installation fixes
A two-commit patch repairing CUDA dependency installation and usage. No user-facing behaviour change beyond installs that now work.
View source ↗ - 4mo ago
Patch: CUDA graphs binding fix
A single cherry-picked fix for cuda-python usage in CUDA graphs. The smallest possible release.
View source ↗ - 5mo ago
Streaming speech translation, new models, and the split announced
Substantive speech work — streaming speech translation, per-stream phrase boosting in transducer decoding, and the nemotron-speech-streaming-en-0.6b and magpie_tts_multilingual_357m model releases — shipped alongside the notice that nine non-speech collections would be removed. In hindsight this release is where the 3.0 direction was set.
View source ↗ - 6mo ago
Security patch and torch weights-only load hardening
A patch on the 2.6 line addressing known security issues, pinning torch to 2.6 or later and removing weights_only=False overrides. Part of the same checkpoint-loading hardening that continued into 2.7.3.
View source ↗