xAI · 2026-07-29 · major
Grok Voice Think Fast 2.0 — xAI's new voice model ships at 0.70s time-to-first-audio
Grok Voice Think Fast 2.0 is xAI's new speech-to-speech model. It scores 82.9% on the Artificial Analysis Speech-to-Speech Index (up from 75.7%), lands at 0.70s time-to-first-audio, and costs $0.08 per minute of audio.

xAI's next-gen voice model tops the Artificial Analysis Speech-to-Speech leaderboard at sub-second latency.
Key specs
| Price | $0.08/min |
|---|---|
| Speech to speech index | 82.9% |
| Time to first audio | 0.70s |
Quick facts
| Maker | xAI |
|---|---|
| Version | Grok Voice Think Fast 2.0 |
| Architecture | Single speech-to-speech model |
| Price | $0.08 / minute of audio |
| Availability | xAI API + Voice Agent Builder |
| API alias switch | grok-voice-latest routes to 2.0 on 2026-08-05 |
| Predecessor | Think Fast 1.0 (75.7% on Speech-to-Speech Index) |
Benchmarks
| Grok Voice Think Fast 2.0 | 82.9% | |
|---|---|---|
| GPT-Realtime-2.1 | 79.1% | |
| Grok Voice Think Fast 1.0 | 75.7% | |
| Gemini 3.1 Flash | 69.5% |
Pricing
| Audio · API + Voice Agent Builder | $0.08 / minute |
|---|
What is it?
Grok Voice Think Fast 2.0 is xAI's second-generation speech-to-speech voice model. It replaces Think Fast 1.0 (75.7% on the Artificial Analysis Speech-to-Speech Index) with a version that scores 82.9%, ranking #2 overall and #1 on Tau Voice for Agentic Performance (56.5%). It runs as one end-to-end model, not a stitched STT-LLM-TTS pipeline.
How does it work?
Parallel reasoning happens alongside speech generation, which is what keeps time-to-first-audio at 0.70 seconds — down from 1.25s in v1.0. Reinforcement learning was tuned toward shorter, less filler-heavy replies, cutting reasoning tokens by about 60% per turn. Transcription is 1.5–2.0× more accurate than Deepgram Nova 3 and ElevenLabs Scribe v2 across 24 languages, and roughly 10× more accurate in noisy conditions.
Why does it matter?
Voice agents live or die on latency and interruption handling; sub-second time-to-first-audio in Grok Voice Think Fast 2.0 puts xAI ahead of OpenAI's GPT-Realtime-2.1 (79.1%) and Google's Gemini 3.1 Flash (69.5%) on the leaderboard while pricing at $0.08 per minute. Starlink already A/B-tested it on its phone support line and saw higher conversion.
Who is it for?
voice-agent builders, contact-center teams, developers on the xAI API
Frequently asked questions
- How does Grok Voice Think Fast 2.0 compare to Think Fast 1.0?
- Grok Voice Think Fast 2.0 raises the Artificial Analysis Speech-to-Speech Index score from 75.7% to 82.9% and cuts time-to-first-audio from 1.25 seconds to 0.70 seconds. xAI says the model uses about 60% fewer reasoning tokens per turn while sounding more natural in conversation.
- How much does Grok Voice Think Fast 2.0 cost?
- Grok Voice Think Fast 2.0 is billed at $0.08 per minute of audio for both input and output. It is available through xAI's API and the Grok Voice Agent Builder, so developers can pipe it directly into custom voice agents without switching platforms.
- When does grok-voice-latest switch to Think Fast 2.0?
- Applications that call the grok-voice-latest alias will be routed to Grok Voice Think Fast 2.0 automatically starting August 5, 2026. Teams that want to pin the older Think Fast 1.0 behavior must pass the explicit v1.0 model ID before that date.
- How does Think Fast 2.0 handle noisy audio?
- xAI reports transcription accuracy 1.5 to 2.0 times higher than Deepgram Nova 3 and ElevenLabs Scribe v2 across 24 languages, and about 10 times higher than those baselines in heavy background noise. Real-world tests on Starlink's phone support line showed higher sales and support scores.
Try it
Call model id `grok-voice-think-fast-2` on the xAI API or in Voice Agent Builder