Google Releases Gemini 3.5 Transcribe Models

Google introduced Gemini 3.5 Transcribe on August 26, adding real-time and prerecorded-audio speech-to-text models for developers. According to Google, the models remove filler words, handle self-corrections, format output, and support speaker attribution and word-level timestamps. The Verge reports the Gemini Audio update also detects specialized jargon and supports more than 85 languages.
Google introduced Gemini 3.5 Transcribe on August 26, a speech-to-text model family for real-time and prerecorded audio. Google's announcement describes two developer-facing endpoints: gemini-3.5-transcribe-live for bidirectional streaming with sub-second latency, and gemini-3.5-transcribe for recorded audio.
The models are intended for applications including voice agents, live captioning, meeting transcription, call logs, and post-call analytics. According to Google, the prerecorded-audio model provides speaker attribution and word-level timestamps. The Verge reports that the Gemini Audio update also detects specialized jargon and supports more than 85 languages.
Editing speech into formatted text
Google describes the new transcription behavior as more than verbatim speech recognition. Gemini 3.5 Transcribe can remove filler words such as "ums" and "ahs," process self-corrections such as a speaker changing a meeting day, and automatically format the resulting text. Google also states that the models are designed to work in noisy environments and with complex vocabulary.
That behavior creates a material distinction between a raw transcript and an edited transcript. Teams using speech data for compliance review, legal records, clinical documentation, or conversational analytics commonly need to retain the original audio and establish clear review policies, because removal of disfluencies and resolution of self-corrections can change the textual representation of what was said.
API and benchmark details
Google states that gemini-3.5-transcribe-live is available through its Live API, while gemini-3.5-transcribe is available through the Gemini API. The company also describes function calling in the Live API, allowing the model to delegate tasks such as image generation and file analysis to other Gemini models.
Google cites Artificial Analysis measurements of average word error rates of 4.0% for streaming use cases and 2.6% for non-streaming use cases. Those figures are useful reference points, but practitioners evaluating production speech systems typically need task-specific testing across accents, acoustic conditions, domain terminology, speaker overlap, and punctuation requirements. Aggregate word error rate alone does not measure whether edited output preserves a workflow's required audit trail.
The release extends Gemini Audio from consumer voice features into developer workflows where latency, diarization, vocabulary handling, and transcript normalization can be evaluated as separate system requirements.
Key Points
- 1Google released streaming and prerecorded transcription endpoints, giving developers separate options for interactive voice applications and batch audio processing.
- 2The models remove fillers and resolve self-corrections, making transcript governance important where raw spoken wording and edited text serve different purposes.
- 3Google cites 4.0% streaming and 2.6% non-streaming word error rates, but production evaluations require domain-specific audio and terminology tests.
Scoring Rationale
This is a notable developer-platform release in a core multimodal AI workload: speech transcription. Its streaming, speaker attribution, timestamping, and transcript-normalization features are directly relevant to teams building voice agents and audio analytics systems, though the models are proprietary and the reported benchmarks require independent workload validation.
Sources
Primary source and supporting public references used for this report.
Practice with real Ad Tech data
90 SQL & Python problems · 15 industry datasets
250 free problems · No credit card
See all Ad Tech problems

