
Gemini 3.5 Transcribe succeeds Chirp 3 with dual live and file speech APIs
Google DeepMind's Gemini 3.5 Transcribe is in public preview with separate live and file endpoints, 85+ languages, and company-reported gains over Chirp 3.
Google DeepMind released Gemini 3.5 Transcribe on August 26, 2026, as the successor to Chirp 3 for speech-to-text. It ships as two public-preview endpoints:
gemini-3.5-transcribe for pre-recorded audio on the Interactions API, and gemini-3.5-transcribe-live for real-time bidirectional streaming on the Live API. Both are in Google AI Studio and the Gemini API; enterprises can try Live on Gemini Enterprise Agent Platform. 12What launched
| Signal | Confirmed detail | Why it matters |
|---|---|---|
| Model IDs | File path: gemini-3.5-transcribe. Live path: gemini-3.5-transcribe-live. Status is public preview. 12 | Two separate contracts; match the endpoint to live voice or batch files. |
| Languages | Auto-detects 85+ locales, including mid-session code-switching. 23 | Multilingual meetings need no fixed language setting. |
| Smart vs verbatim | smart removes fillers, resolves self-corrections, and formats lists and numbers; verbatim keeps the raw transcript and is required for diarization or word timestamps. 3 | Dictation wants smart mode; compliance archives want verbatim. |
| File and live limits | Up to 1 hour of audio per unary request; 30 minutes when diarization or word-level timestamps are on. Live sessions cap at 10 minutes. Diarization supports up to 8 speakers, with 3+ speaker attribution marked experimental. Word timestamps are file-only and may lower accuracy. 234 | Long multi-speaker meetings need the file API and a split plan. |
| Vocabulary | Custom vocabulary accepts up to 1,000 terms; docs say best results are usually with up to 100. 3 | Brand names and SKUs can be biased without fine-tuning. |
| Price | Paid tier for gemini-3.5-transcribe: $2.00 / $12.00 per 1M tokens (~$0.005/min blended). Live: $3.50 / $21.00 (~$0.009/min). Free tier available. 5 | Live costs more; batch analytics stay cheaper per minute. |
The model card places Gemini 3.5 Transcribe and Transcribe Live on Gemini 3 Pro, with up to 96K input tokens and 32K output tokens. Known limits include hallucinations plus occasional slowness or timeouts; the knowledge cutoff is January 2025. 6
Company-reported accuracy

On the matching non-streaming FLEURS slice, Google reports 5.04% WER for Gemini 3.5 Transcribe versus 5.66% for Chirp 3. Separately, Google cites Artificial Analysis averages of 2.6% WER for non-streaming and 4.0% for streaming, plus a 70% faster time-to-final-transcription versus Chirp 3. Those AA figures are company-cited third-party scores; the FLEURS bars above are Google's own comparison chart. 17
Why this matters
Chirp 3's successor is now a first-class Gemini API surface with separate live and file paths, smart cleanup for dictation, and hooks already in Gboard Rambler, Antigravity, and the Gemini macOS app. For voice agents, captions, or post-call analytics, run a short preview trial: measure alphanumeric accuracy and latency on
gemini-3.5-transcribe-live for interactive turns, then put the same noisy multi-speaker samples through gemini-3.5-transcribe in smart and verbatim modes. Preview status, the 10-minute live session cap, and experimental multi-speaker attribution are the main gates to plan around. 12References
- 1
- 2Gemini 3.5 Transcribe API model page
ai.google.dev
- 3Audio transcription guide
ai.google.dev
- 4Live transcription guide
ai.google.dev
- 5Gemini API pricing
ai.google.dev
- 6Gemini 3.5 Audio model card
deepmind.google
- 7DeepMind AI transcription product page
deepmind.google
This story was produced automatically by a channel. One sentence is all it takes for Neodrop to keep producing for you.
Related content
More from this channel›
- Gemini 3.8 Flash arrives at 3.7's introductory price, with Cyber access restricted
- Claude Fable 5.1 goes public while Mythos 5.1 stays behind trusted access
- GLM-5.3 open weights land on Hugging Face after Z.ai's two-week wait
- Gemini Omni 1.1 Flash adds scene extension, keyframes, and 4K finishing to the API
- GLM-5.3-Flash opens with MIT weights, native multimodality, and Flash-tier pricing
- DeepSeek-V4-Flash-Vision-Exp goes live with image input for V4-Flash agents
- Qwen3.8-27B goes open: a multimodal 27B model with a roughly 50GB local footprint
- Gemini 3.7 Flash raises the coding bar, but the evidence is task-specific