Second big release from us today: Nemotron-3.5-ASR-Streaming!
🌎40 languages
⚡️80ms - 1s controllable latency
🔥240 - 2400 concurrent streams on 1xH100
🧱FastConformer Cache-Aware RNN-T architecture
https://t.co/lxmcAnKeOl
For my first post, I’m sharing a letter @NVIDIA signed on why open models matter.
AI will transform every industry, power every company, and be built by every country.
Open models strengthen safety and cybersecurity, accelerate innovation and diffusion, and enable sovereignty.
The world needs both frontier closed models and frontier open models.
https://t.co/AUKzoQ5Ikb
NVIDIA just dropped Nemotron-3.5-ASR: one 0.6B model, 40+ languages, streaming.
parakeet.cpp already runs it. On a plain CPU, 2.5x faster than @NVIDIAAI 's Nemo runtime, output byte-for-byte identical (WER 0).
No GPU needed. Offline or real-time. Pick a language with --lang, or auto.
GPU numbers are coming to compare with Nemo framework.
@MehdiAllahyari@mervenoyann Yes it should work, try our new finetuning skill to get started, it has all the details and will get you to a good starting setup
https://t.co/iRE0DX1cqV
@acul_SR Generally yeah, usually using a pretrained model is better than random initialization for new language expansion, see our newly added fine-tuning skill for best practices https://t.co/iRE0DX1Kgt
Nemotron 3 Ultra (550B-A55B) is here - our strongest open-weight model and full training recipe to date.
Heavy emphasis on real-world inference efficiency for long-context agentic workloads.
Everything is open 🤗: base, post-trained, reward checkpoints, NVFP4 quantized versions, training data, and recipes.
Key technical highlights ‼️:
- 550B total / 55B active parameters
- Hybrid Mamba2-Transformer (~4:1 Mamba:Attention)
- Pretrained in NVFP4 on 20T tokens
- LatentMoE architecture
- Two-stage MOPD post-training
- Native MTP
Technical details in the thread 👇
Today we're shipping Nemotron 3 Ultra.
A 550B MoE frontier-intelligence open model built for long-running agents.
It delivers 5x faster inference and lowers the cost of complex agentic tasks by up to 30% versus other open frontier models.
Nemotron 3 Ultra is now available to download: model, pre-training data, post-training data, tech report - everything out in the open. Enjoy!
https://t.co/yglYmy1cb5
Nemotron 3 Ultra just announced, built for the agentic era - compared to other open in models in 500B-1T size class:
🔥 5x faster inference
💰 30% lower cost
🤖 Pretty smart with AA index 48
💎 Trained in NVFP4
Release coming up soon!
Introducing local Reachy Mini conversations: free chats forever!
So fast that we had to hardcode delays to stop it from interrupting you mid-sentence.
We built an open-source Realtime API powered by llama.cpp:
Parakeet -> Gemma 4 E4B -> Qwen3TTS
Run it anywhere you run local LMs. Video shows DGX Spark and a 36GB M3 Pro MacBook.
Blog: https://t.co/3acRikm2HZ
Today we released Nemotron-3-Nano-Omni-30B-A3B - our first Omni model, with speech and audio understanding capabilities powered by parakeet-tdt-0.6b-v2 encoder.
🫡1st position on VoiceBench
🌏English only
🎙️5.95% WER on Open ASR Leaderboard
📽️Video+audio understanding
@BENSDJAMEL We will expand to more languages. We could have used parakeet v3 here with 25 language support, but since the model was trained with EN only data, it didn't make sense as parakeet v2 is slightly better in EN ASR than v3.