2026-06-09 · Google

Fluid, natural voice translation with Gemini 3.5 Live Translate

models

read at source ↗ deepmind.google

Fluid, natural voice translation with Gemini 3.5 Live Translate

Source: DeepMind Date: 2026-06-09 URL: https://deepmind.google/blog/fluid-natural-voice-translation-with-gemini-35-live-translate/

Summary

Google DeepMind announced Gemini 3.5 Live Translate, a real-time speech-to-speech translation model built on the Gemini 3.5 audio stack. Unlike turn-based systems, it processes a continuous audio stream and produces translated output a few seconds behind the speaker, preserving intonation, pacing, and pitch. The model auto-detects 70+ languages (covering 2,000+ language pairs), runs robustly in noisy environments, and watermarks all generated audio via SynthID. It is rolling out in Google AI Studio, Google Translate mobile, and Google Meet.

Implications

  • Voice AI as infrastructure. Streaming speech translation with voice-cloning-quality prosody preservation moves real-time multilingual voice from a demo feature to a deployable primitive. Any voice agent stack that currently handles only monolingual audio now has a gap.
  • Commodity pressure on specialist vendors. ElevenLabs, Deepgram, and similar providers have been the default for voice translation in agent pipelines. Google shipping this through AI Studio means the capability is available at API cost with no additional vendor relationship.
  • Watermarking as default. SynthID applied at the output layer of a consumer-facing translation product normalises AI audio provenance. This is a quiet signal in the agent safety/governance thread — the expectation that AI-generated voice carries a detectable mark is becoming a product default, not just a policy proposal.
  • Feeds: voice AI capabilities, dev substrate (new audio API surface), agent safety/governance (SynthID at scale).

← all signals