
Meet Qwen3.8-LiveTranslate: The Half-Second That Puts AI Interpretation on Human Pace
- OrcaNEWOrca: OrcaCyber Zero 1.02026-09-17$3.00 / $5.00 per 1M tokens
- orcaNEWOrca: OrcaVerify Text 1.02026-09-16$2.00 / $0.00 per 1M tokens
- deepseekNEWDeepSeek: DeepSeek V4.1 Flash2026-09-1040Intelligence
- openaiOpenAI: GPT-6 Astra2026-09-0453Intelligence77Coding
- googleGoogle: Gemini 3.8 Flash2026-09-0241Intelligence76Coding
- qwenQwen: Qwen3.8 Max (0902)2026-09-0245Intelligence76Coding
- anthropicAnthropic: Claude Fable 5.12026-09-0153Intelligence82Coding
- AlibabaQwen: Qwen3.8 Flash2026-08-26$0.15 / $0.47 per 1M tokens
- z-aiZ.ai: GLM 5.3 Flash2026-08-2642Intelligence72Coding
- DeepSeekDeepSeek: DeepSeek V4 Flash Vision (Exp)2026-08-21$0.22 / $0.66 per 1M tokens
- z-aiZ.ai: GLM 5.32026-08-1845Intelligence75Coding
- obsidianQwen3.8 27B2026-08-1534Intelligence68Coding
- deepseekDeepSeek: DeepSeek V4 Pro 08132026-08-1236Intelligence69Coding
- grokSpaceXAI: Grok 4.62026-08-1244Intelligence77Coding
- metaMeta: Muse Spark 1.22026-08-0540Intelligence72Coding
- qwenQwen: Qwen3.8 Max2026-08-0345Intelligence76Coding
- deepseekDeepSeek: DeepSeek V4 Flash 07312026-07-3135Intelligence69Coding
- minimaxMiniMax: MiniMax-H32026-07-31minimax/minimax-h3
- qwenQwen: Qwen3.7 Flash2026-07-27$0.03 / $0.13 per 1M tokens
- orcaOrcaDub: OrcaDub 1.02026-07-27orca/dub
Qwen3.8-LiveTranslate shipped on September 19, 2026, and the entire announcement reduces to one subtraction. Average lagging — LAAL, the mean offset between a word leaving a speaker's mouth and its translation reaching the listener's ear — falls from 2.8 seconds in the previous generation to 2.3 seconds. Professional human interpreters work at an ear-to-voice span of roughly 2 to 3 seconds. That is the whole story: not that a machine got faster, but that its delay now sits inside the band where listeners stop noticing a machine at all. The launch figures put the previous generation's FLEURS translation quality at 83.0 xCOMET-XXL; this one is claimed at 85.7. Both numbers are the vendor's, produced on the vendor's own evaluation setup, and no independent party has reproduced them yet — which is the single most important caveat in this article.
What makes the release worth reading past the headline is the mechanism. Qwen did not shave latency by making a faster recognizer or a leaner synthesizer. It deleted the seams between them.
What actually changed: the seams are gone
Classical simultaneous interpretation is a three-stage pipeline that has been assembled the same way for a decade: automatic speech recognition transcribes the stream, machine translation converts the transcript, and text-to-speech reads the result aloud. Each stage is a separate model with its own latency budget, and each hand-off loses something — prosody in the first, speaker identity in the third, and a fixed few hundred milliseconds at every boundary where a module has to wait for enough tokens to be confident.
Qwen3.8-LiveTranslate replaces that cascade with what the vendor calls an Interleave architecture built on a Hybrid MoE backbone, split into two cooperating modules:
• Thinker — arranges video, audio, source text and translation into a single causal sequence, interleaved by time order, and produces understanding plus translation end-to-end in one pass rather than in three.
• Talker — takes the translated text together with the original audio and synthesizes speech that keeps the source speaker's timbre, so the dubbed voice is recognizably the person who spoke.
The architectural claim is that because recognition, translation and synthesis share one sequence-modelling frame instead of passing messages across module boundaries, the system stops paying the inter-module tax twice per utterance. That is a plausible account of where the 0.5 seconds came from, and it is also exactly the kind of claim that is cheap to assert and expensive to verify. Treat it as the vendor's explanation, not as an established result.
The three capabilities that are genuinely new
Language coverage did not move: 60 source languages recognized, 29 available for spoken output — the same counts as Qwen3.5-LiveTranslate. The interesting additions are all about what happens when more than one person is talking.
• Real-time speaker diarization — each sentence is attributed to a speaker as it is spoken, and voice-timbre replication is described as more stable across turn changes. Qwen self-reports a diarization error rate of 9.7% on its own long multi-speaker test set against 30.6% for Seed LiveInterpret 2.0. Both figures come from Qwen.
• Source and translation in the same frame — the model emits the original transcript and the translated text on one timeline, which is what makes a bilingual on-screen caption pair possible without a second alignment pass.
• Long-context disambiguation — earlier context is carried forward so that names, honorifics and domain terms stay consistent. This is the one that matters most in practice: the classic simultaneous-interpretation failure is not a wrong word, it is the same person being rendered three different ways in one meeting.
Diarization is the genuinely differentiating item here. Gemini 3.5 Live Translate, Google's competing real-time speech-to-speech model, has documented trouble with turn-taking — it can struggle to know when a speaker has actually stopped. Qwen is claiming the opposite property as a feature. Neither company has published a head-to-head that would settle it.

Reading the benchmark claims honestly
Qwen tested on two sets, and they are worth separating because they measure different things.
• FLEURS, 70 language directions — the public, widely-used multilingual audio benchmark. Qwen claims leadership over both its predecessor and what it calls current mainstream real-time interpretation systems on translation quality, average lag, speech-recognition accuracy and speech-synthesis quality. The 85.7-vs-83.0 xCOMET-XXL comparison lives here.
• Omnilingua-MSpeaker, 14 language directions — Qwen's own multi-speaker long-audio evaluation set. The company claims better faithfulness, fluency and conciseness plus a lower diarization error rate. A vendor-built benchmark is not worthless, but it is not evidence either: it was designed by the people whose model is being scored on it.
The honest summary is that FLEURS is real and public, so the 85.7 is at least checkable in principle; Omnilingua-MSpeaker is not, so the diarization win is a claim until someone re-runs it. No third party has published Qwen3.8-LiveTranslate numbers at the time of writing, and the model is hours old.
What the API costs, and one number that will bite you
Qwen3.8-LiveTranslate is closed-weight and API-only. It runs over a WebSocket Realtime API under the model ID qwen3.8-livetranslate-flash-realtime, not over a plain HTTP endpoint. Pricing is per million tokens, and because audio tokens are dense, the headline rates look startling next to text models until you remember what an audio token is:
• Singapore region — audio input $7.50, image input $0.55, text output $20.00, audio output $30.00 per million tokens.
• Beijing region — ¥40 audio input, ¥3.3 image input, ¥100 text output, ¥160 audio output per million tokens, which works out to roughly $5.65 / $0.47 / $14.13 / $22.61 at current rates.
• Context — 53,248 tokens total, split as 49,152 maximum input and 4,096 maximum output.
• Rate limits — 10 requests per minute and 100,000 tokens per minute, identical in both regions.
That rate limit is the number to underline. Ten requests per minute is generous for a handful of meeting rooms and nowhere near enough for a contact-centre deployment or a live broadcast with thousands of concurrent streams. Qwen has kept the interface priced essentially flat against the previous generation — the Beijing rates are unchanged and Singapore is marginally cheaper — but a model that is architecturally ready for scale is provisioned like a preview. Anyone planning production traffic should read the 10 RPM ceiling as the binding constraint, not the per-token price.

Calling it is not like calling a chat model
The Realtime API is event-driven, which is a different mental model from a completion endpoint. You open a socket, receive session.created, then send a session.update event to configure the session before any audio moves.
• target_language is required and must be set before the first audio chunk — there is no implicit default target.
• source_language is optional and defaults to auto-detection.
• output_modalities selects ["text"] for transcript-only or ["text","audio"] for translated speech.
• input_audio_buffer.append carries base64-encoded PCM chunks up; response.text.delta and response.audio.delta come back down, with response.done marking the end of a turn.
Two practical notes. First, a browser cannot set an Authorization header on a WebSocket handshake, so the connection has to be opened server-side and audio relayed to the client over your own socket — this is not something you wire directly into a front-end. Second, Qwen explicitly warns that the parameter and event set differs from the previous LiveTranslate generation, so any code written against Qwen3.5-LiveTranslate needs re-checking rather than re-pointing. A free trial endpoint is running at omni.qwen.ai/live-translate if you want to hear the lag before committing engineering time.
What it deliberately does not do
Qwen lists a set of capabilities as unavailable, and the list is clarifying. No function calling. No structured output. No web search. No prefix continuation, context caching, or batch inference. No fine-tuning.
This is a specialist, not a generalist wearing an interpreter's hat. It will not run your agent loop, and it will not be the model that summarizes the meeting. Design accordingly: the interpreter produces a transcript and a translated audio stream, and everything downstream of that — the action-item extractor, the glossary enforcer, the CRM write-back — is a separate text model's job.
That division is where a router earns its place. Qwen3.8-LiveTranslate itself is available through the vendor's own API and several third-party platforms; it is not on OrcaRouter's catalogue today, and we will not pretend otherwise. What OrcaRouter does carry is the surrounding stack — including Alibaba's own Qwen3.8-Max flagship, a 2.4-trillion-parameter sparse mixture-of-experts model with a 1M-token context at $2.00 per million input and $6.00 per million output, billed at the provider's list price with zero markup passed through. Keeping the interpreter and the models that consume its output behind one endpoint and one key means the transcript pipeline does not need a second contract when you swap the summarizer, and automatic failover keeps the downstream half of the system alive when a single provider wobbles — which, at 10 requests per minute, is a scenario worth planning for rather than discovering.

What to watch next
Two things would turn this release from a well-argued claim into a settled fact. The first is an independent latency measurement: LAAL is a well-defined metric, and anyone with the trial endpoint and a stopwatch rig can produce a number that Qwen did not author. The second is Qwen's own stated roadmap — pushing closer to the latency floor, cross-session long-term memory, and coverage of long-tail languages and regional dialects. The long-tail item is the one to hold them to, because 60 source languages is a respectable count that quietly excludes most of the world's speakers, and the gap between a demo that works in Mandarin and English and one that works in Yoruba or Quechua is where real-time interpretation products have historically stalled.
For now the reasonable position is that Qwen3.8-LiveTranslate is the first simultaneous-interpretation model whose headline number is framed against human interpreters rather than against its own predecessor — and that framing is a much harder test to pass than the one it replaces. It has not passed it yet. It has only volunteered for it.
Compared in this article1
Detected from this article · Benchmarks: Artificial Analysis · updated daily
