NVIDIA released Nemotron Audex 30B-A3B, a unified audio model handling ASR, understanding, and TTS. The 30-billion-parameter mixture-of-experts model activates only 3B parameters per inference.
Key facts
- 30 billion total parameters with 3 billion active.
- Unifies ASR, audio understanding, and TTS in one model.
- Mixture-of-experts architecture activates ~10% of parameters.
- NVIDIA has not disclosed training data size or benchmarks.
- Comparable active compute to Llama 3.2 3B.
NVIDIA just shipped Nemotron Audex 30B-A3B, a 30-billion-parameter audio model that unifies automatic speech recognition (ASR), audio understanding, and text-to-speech (TTS) in a single architecture According to @clementdelangue. The model uses a mixture-of-experts (MoE) design with 30B total parameters but only 3B active per forward pass, making it comparable in active compute to Meta's Llama 3.2 3B while offering broader multimodal capability.
A Single Architecture for Three Tasks

Nemotron Audex covers audio understanding (classification, event detection, speaker diarization), ASR (transcription across languages), and TTS (speech synthesis) — traditionally handled by separate specialist models. This unified approach mirrors the trend seen in vision-language models like LLaVA and multimodal LLMs from Google and OpenAI, but applied to the audio domain. The MoE routing likely allows task-specific expert activation without retraining separate models.
Competitive Landscape and Open Questions
NVIDIA has not disclosed the training dataset size, compute budget, or benchmark results against existing models like Whisper (ASR), AudioMAE (understanding), or Voicebox (TTS). The 3B active parameter count means inference cost is modest — roughly on par with running a small LLM — but total memory footprint at 30B parameters requires multi-GPU setups or aggressive quantization. The model's release as an open-weight checkpoint (no license details yet) could accelerate audio AI research, though enterprise adoption will depend on latency and accuracy benchmarks the company has yet to publish.
Why This Matters
Nemotron Audex represents the first major attempt to unify all three audio tasks in one MoE model at this scale. If it performs competitively with specialist models, it could collapse the audio AI stack — reducing pipeline complexity, inference cost, and engineering overhead for voice interfaces, accessibility tools, and media processing. The 30B/3B MoE design aligns with NVIDIA's broader strategy of shipping large foundation models that run efficiently on its hardware, similar to the Nemotron-4 text models.
What to watch
Watch for NVIDIA to release benchmark scores on LibriSpeech (ASR), AudioSet (understanding), and naturalness MOS (TTS). Also track whether the model is released under an open license like Apache 2.0 or a restrictive NVIDIA EULA — that will determine community adoption velocity.







