Google Translate already lets you download language packs for offline use, but that only covers typed text and camera translations. Try using Live Translate without a connection and the app throws an error. That may not be the case for much longer.
Code spotted inside Google Translate version 10.17.48 for Android points to Google Translate Live Translate offline support in development. Android Authority found an onboarding screen for the feature buried in the update, along with in-app labels that would flag which downloaded language packs support it. Based on what’s visible in the code, the initial language set reportedly includes English, French, German, Portuguese, Italian, and Spanish.
The setup would work the same way offline text translation does now. You’d need to pre-download the right language pack before losing your connection, and from there, no internet required during the conversation itself.
Why live speech is a harder problem than text
Text translation offline is relatively straightforward. A compressed language model takes typed input and returns a result without touching a server. Live spoken translation is a different challenge entirely.
The device has to handle three things at once: recognizing spoken audio, translating it, and producing audible output in another language, all in real time and on battery power alone. That’s why Live Translate has stayed online-only even as Google built out solid offline support for everything else in the app.
The current Gemini-powered Live Translate mode relies on cloud processing to handle things like conversational pauses, accents, and speaker intonation. An on-device model would operate under tighter constraints, so expect narrower language support and some trade-offs in accuracy compared to the online version. Google hasn’t confirmed anything officially, and no release date has been announced.
Still, the Gemini AI upgrade Google Translate received last December brought live spoken translation to Android for the first time. Getting that working without Wi-Fi would be a meaningful step for anyone who travels regularly or finds themselves somewhere with unreliable data.

