Allen Pike designs around the brutal latency bottleneck of voice AI
Rethinking How Humans Talk to Machines
For years, we have interacted with artificial intelligence by typing into a text box and waiting for a text response. This conversational paradigm remains dominant, but it ignores how humans actually prefer to communicate. Allen%20Pike, co-founder of Forestwalk, arguing alongside AI researcher Andrej%20Karpathy, suggests that the future belongs to a "voice in, visuals out" paradigm. Under this model, humans speak naturally, and the system responds with rich, visual interfaces rather than spoken words or raw text.
The Human Preference for Speaking and Seeing
Speaking is our highest-bandwidth communication method. We convey nuance, urgency, and emotion through vocal inflections that text cannot capture. However, when receiving information, a third of the human brain is optimized for processing visual data. While voice is our preferred input, voice-only output often fails because reading or scanning visual interfaces is dramatically faster than listening to synthesized speech. By outputting rich HTML, diagrams, and interactive controls, applications can present information in a highly digestible format.

The Brutal Economics of Latency
Designing these interfaces requires fighting a constant war against latency. For an interface to feel instantaneous, it must respond within 100 milliseconds. If latency stretches past 1,000 milliseconds, users lose focus. To achieve a fluid voice-to-voice conversation, systems need to react in under 200 milliseconds—an incredibly difficult target when daisy-chaining speech-to-text, model inference, and network round-trips. Pivoting to a "voice in, visuals out" workflow relieves some of this pressure by utilizing the more forgiving visual attention span, where a sub-second response still feels instantaneous.
Three Practical Strategies for Responsive Interfaces
To keep interactions within this tight performance envelope, engineering teams must implement specific architectural patterns:
- Prioritize Latency-First Models: Raw size is not the only factor in speed. Developers should use highly optimized, smaller models like Claude%203%20Haiku on low-latency inference platforms rather than waiting for larger models.
- Eagerly Stream Inference: Traditional voice apps wait for silence before processing. Instead, systems should proactively stream inference tokens every second as the user speaks.
- Implement Prefix Caching: Structure the application context window so the first 90% remains identical across turns, allowing the LLM engine to recycle state and slash processing time.
- Allen Pike
- 25%· people
- Andrej Karpathy
- 25%· people
- Claude 3 Haiku
- 25%· products
- Forestwalk
- 25%· companies

Voice In, Visuals Out: The Agony and the Ecstasy - Allen Pike, Forestwalk Labs
WatchAI Engineer // 13:05
We turn high signal in-person events for the top AI engineers, founders, leaders, and researchers in the world into the best free learning opportunities for millions around the world here on YouTube. Your subscribes, likes, comments, speaking, attendance, or sponsorships goes a long way toward making our biz model sustainable indefinitely. We strongly believe this industry deserves a better class of community and that we know how to do this well; we just need your support.