
Time to first token (TTFT) is the metric teams use to pick an inference API for voice. It is also the metric that misleads them. TTFT marks when generation starts; a text-to-speech model cannot speak until a full clause arrives. Between those two points sits the difference between an agent that feels conversational and one that gets interrupted. This piece benchmarks every layer of the voice stack including LLM, speech-to-text, text-to-speech, and speech-to-speech. Why TTFT Is the Right Entr
Will a voice AI inference API achieve sub-100ms median time to first token by November 30, 2026?
Resolves by Nov 30, 2026
Time to first token (TTFT) measures the delay between sending a request to an AI system and receiving the first response token back. For voice agents, TTFT alone is a misleading metric because text-to-speech models cannot produce audio until they receive a complete clause or sentence, making the speed of subsequent tokens equally important to user experience. A complete voice interaction involves delays from speech-to-text transcription, language model processing, text-to-speech conversion, and network transmission, with natural conversation requiring total latency under 1.5 seconds and ideally around 700 milliseconds for the language model portion. Benchmark comparisons of TTFT across different AI providers vary significantly based on factors including input prompt length, server location, how measurements are taken, and provider infrastructure choices, making it critical to understand these methodological differences rather than comparing headline numbers directly.

Google is rolling out an updated AI weather model that's supposed to be more accurate, especially when it comes to predicting rain and snowfall. In the announcement today, the company says it's now able to make forecasts with "unprecedented resolution" using its new WeatherNext 3 AI model. It can produce a global picture that's five times sharper than Google's previous model by learning from real-time weather observations, according to the company. "One of the main developments

Researchers question whether popular AI tests truly capture real-world language abilities or merely reflect memorization and training data overlap.

How do you benchmark a web search API when the thing being tested can read the answer key? A search agent has a fetch tool. If the gold labels sit in a public dataset, the agent can download them mid-evaluation and skip retrieval entirely. A similar problem arises when the answers are already encoded in the model’s parametric memory: a correct response no longer demonstrates that web search worked. Keenable’s answer is NEEDLE, a live open-source benchmark that rebuilds its query set from
Want to go deeper than the news? Explore live, cohort-based AI courses taught by practitioners.
Browse AI courses on Maven