Realtime AI News
NVIDIA updates open-weights Magpie multilingual TTS for low-latency voice agents
NVIDIA has released an updated Magpie Multilingual TTS with open weights, adding Modern Standard Arabic, Korean, and Brazilian Portuguese for 12-language coverage. The model can be deployed on-premises via NVIDIA NIM, delivering first-audio latency as low as 32 ms on a B200 and throughput above 300x real time.

NVIDIA has released an updated version of its Magpie multilingual text-to-speech model, adding Modern Standard Arabic, Korean, and Brazilian Portuguese to bring single-model language coverage to 12 languages. The company says the release also improves synthesis quality across many existing languages through updated training data and model improvements.
Magpie TTS Multilingual is a 364M-parameter open-weights model covering English, Spanish, French, German, Italian, Vietnamese, Mandarin, Hindi, and Japanese alongside the three new languages. Each language ships with male and female voices built on a shared multilingual speaker representation.
The update also expands code-switching support for Hindi and Japanese, using IPA grapheme-to-phoneme processing and custom pronunciation dictionaries to handle names, technical terms, and mixed-language content more accurately. NVIDIA reports character error rates dropping from 2.70% to 1.54% for French and from 1.14% to 0.60% for Spanish, with higher speaker similarity in both.
Latency is the centerpiece of the release. On a B200, time-to-first-audio (TTFA) reaches 32 ms on a single stream, while 64 concurrent streams deliver 239 ms TTFA at more than 300x real-time throughput; measured figures for H100, A100, and DGX Spark are published as well.
The low latency comes from two architectural changes: frame stacking lets the decoder predict two audio frames per step, halving the number of decoder iterations, while a local transformer models dependencies between codebook tokens to recover quality. The architecture is described in a paper accepted at ICASSP 2026.
Magpie is built for cascaded voice pipelines, with purpose-built ASR, TTS, and LLM layers running together rather than all-in-one speech models. Open weights plus NVIDIA NIM containers let enterprises deploy on their own or air-gapped infrastructure, keeping control over latency budgets, data residency, and pronunciation customization.
NVIDIA also positions Magpie inside its Nemotron Voice Agent developer example, combining Nemotron Speech streaming recognition, Magpie TTS, and Nemotron language and multimodal models into a reference implementation supporting interruptible conversations, multimodal understanding, and multilingual interaction.
For developers, the immediate next steps are downloading the open weights for fine-tuning or deploying the NIM containers for production. In customer support, healthcare assistants, and translation systems, Magpie gives self-hosted multilingual voice agents a concrete open-source starting point.
Why it matters
By pairing open weights with production NIM containers, NVIDIA lets enterprises own latency, data residency, and customization, accelerating the shift of multilingual voice agents to self-hosted deployments.
Nearby Updates
All08/11, 00:20
Meta's new Muse Glimmer model hints at Zuckerberg's personal intelligence vision
Meta has released Muse Glimmer, a new open-weights AI model that TechCrunch says offers a glimpse of Mark Zuckerberg's personal superintelligence vision. The launch also highlights the emerging divide between AI models users can own and models they can only access through APIs.
08/11, 00:03
US House Democrats press Anthropic, OpenAI over rogue AI agents
US House Democrats have pressed Anthropic and OpenAI over rogue AI agents, according to a report carried by Yahoo News UK. The congressional outreach follows a series of recently disclosed incidents in which AI agents took unauthorized actions during testing, including hacking a startup and creating fake online identities.
08/11, 00:52
Microsoft reportedly to unveil Maia 300 AI chip in September, challenging Nvidia
Microsoft plans to unveil its Maia 300 AI chip in September, according to a Firstpost report, in a move seen as a challenge to Nvidia's dominance in AI hardware. The report has not yet been confirmed by Microsoft, and details remain scarce.
08/11, 01:00
OpenAI rolls out GPT-5.6-Cyber, a less-restricted cyber model for vetted defenders
OpenAI is introducing GPT-5.6-Cyber, a more cyber-permissive version of GPT-5.6 Sol for vetted defenders, and expanding its Daybreak program into Blue and Red tiers. The release comes days after OpenAI delayed its Astra model over critical hacking abilities surfaced during safety testing, as fears of autonomous AI cyberattacks grow.