shipfeedAI news, curated daily

23:48:23 CET
26 AUG23:48:23shipfeed
pull to refreshlast sync
Just in — 30 new
§ models · storyline

Gemini 3.5 Transcribe now available on AI Gateway

Google releases Gemini 3.5 Transcribe on AI Gateway, a speech-to-text model supporting streaming transcription across 85+ languages.

today · · primary fetch2 sourcesupdated today ·

from Google is now available on AI Gateway. It takes audio and returns text, in two variants:Gemini 3.5 Transcribe The model detects the language on its own, covers 85+, and follows a speaker who switches language partway through. You can also supply custom vocabulary so it recognizes names, jargon, and spellings. Streaming transcription is new in AI SDK V7: opens the socket and takes a of raw audio chunks, so you can pass a microphone straight through. Tell it the format you are sending with :streamTranscribeReadableStreaminputAudioFormat For audio you already have on disk, sends it in one request and returns the text:transcribe You can also try the model without writing any code.

Open and send audio to read the transcript in the browser.Gemini 3.5 Transcribe Live AI Gateway provides a unified API for calling models, tracking usage and cost, failover, and performance optimizations for higher-than-provider uptime. It includes built-in , , , and more.custom reportingbudgets for API keysrouting rules AI Gateway reflects provider pricing with no markup and does not charge a platform fee on inference, including on (BYOK) requests.Bring Your Own Key You can view available on AI…

read full article on vercel.com
§ sources2 publications · timeline below
  1. vercel.comGemini 3.5 Transcribe now available on AI Gatewayprimary
  2. deepmind.googleIntelligent transcription with Gemini 3.5 Transcribe

§ how this story moved

  1. primaryVercel — Changelog publishes the launch post.
  2. Google DeepMind — Blog picks up coverage.