🚨 @NVIDIA just quietly dropped an incredibly impressive speech recognition model that completely changes the math for local voice pipelines.
Nemotron-3.5-ASR is a 0.6B parameter, open-source model built specifically for real-time streaming.
What makes it so good:
→ 40+ supported languages
→ Cache-aware architecture (eliminates redundant audio computation)
→ Configurable latency (down to 80ms chunk sizes)
→ Emits beautifully punctuated, capitalized text automatically
Because it’s so remarkably lightweight, it doesn't force you into a massive H100 dependency.
It scales brilliantly on CPUs or widely available L40S GPUs.
At its lowest latency setting, it handles ~17x more concurrent streams than previous 1.1B buffered models.
HUGE win for devs building agent pipelines:
you now have local, offline speech processing that is lighter, noticeably faster, and keeps data safely within your own security boundaries.
100% FREE and open-source.
Repo and weights in 🧵↓
Video