Skip to main content

Envisioning is an emerging technology research institute and advisory.

LinkedInInstagramGitHub

2011 — 2026

research
  • Observatory
  • Newsletter
  • Methodology
  • Origins
  • Vocab
services
  • Research Sessions
  • Signals Workspace
  • Bespoke Projects
  • Use Cases
  • Readinessfree
impact
  • ANBIMAFuture of Brazilian Capital Markets
  • IEEECharting the Energy Transition
  • Horizon 2045Future of Human and Planetary Security
  • WKOTechnology Scanning for Austria
audiences
  • Innovation
  • Strategy
  • Consultants
  • Foresight
  • Associations
  • Governments
resources
  • Pricing
  • Partners
  • How We Work
  • Data Visualization
  • Multi-Model Method
  • FAQ
  • Security & Privacy
about
  • Manifesto
  • Community
  • Events
  • Support
  • Contact
  • Login
ResearchServicesPricingPartnersAbout
ResearchServicesPricingPartnersAbout
  1. Home
  2. Vocab
  3. TimeSpeak Benchmark

TimeSpeak Benchmark

Internal benchmark testing whether models initiate speech at user-specified times with correct content.

Year: 2026Generality: 480Added: May 12, 2026
Back to Vocab

TimeSpeak is an internal benchmark developed to evaluate whether interaction models can initiate speech at user-specified times while producing the correct content. The benchmark tests time-based speech generation: models are given instructions like "remind me to breathe in and out every 4 seconds until I ask you to stop" or "say 'turn left' when we reach the intersection, which is about 30 seconds from now." A correct response requires both semantic correctness (the right content was spoken) and temporal correctness (it was spoken at the right time), and the evaluation awards no credit if either criterion fails.

The benchmark is significant because time-based speech initiation is a genuinely hard problem that turn-based models cannot solve at all. A turn-based model receives a complete text or audio input, processes it, and generates a response — but it has no mechanism for initiating output at a future time unless that time has already passed by the time it responds. A model that cannot maintain a continuous representation of elapsed time cannot be instructed to act at a future moment without an explicit re-invocation. TimeSpeak therefore isolates a capability that is unique to continuous-interaction architectures.

The evaluation methodology uses an LLM judge that assesses both the semantic content of the model's spoken output and the timing. Because the ground truth timing is well-defined (a specific number of seconds from a known start point), the judge can determine with precision whether the model's output was delivered within the acceptable window. Current frontier models perform near-zero on TimeSpeak benchmarks, indicating that even models that are highly capable in other dimensions have not developed this capability through standard training.

The practical applications of time-aware speech initiation are extensive: breathing or meditation reminders, navigation instructions timed to physical location, language learning prompts timed to gaps in conversation, fitness coaching cues, and any situation where the model acts as a real-time assistant rather than a reactive respondent. TimeSpeak was designed by Thinking Machines Lab to characterize the proactive audio capabilities of their interaction model family.