An LLM Wearing a Microphone
Gemini 3.5 Transcribe's most consequential decision is architectural, not cosmetic: it's built on an LLM rather than classical automatic speech recognition, which transcribes audio phoneme-by-phoneme with no real understanding of what's being said. That's why it can handle a correction like "let's meet Tuesday-no, Wednesday" by rewriting the final transcript to just "Wednesday" instead of dutifully capturing both words [1]. The same LLM foundation lets Google position it as understanding intent rather than sound - it removes filler words, auto-formats dates and lists, and adapts to custom vocabulary such as meeting participants' names that a generic model would never recognize on its own. In Google Antigravity specifically, the model pairs screen context and chat history, with permission, to nail file names, agent thoughts, and active documents that would trip up a context-blind transcriber [2].


