My voice agent sounded smart until one phone number was transcribed wrong.
Summary
The article argues that voice agent STT should be evaluated on entity accuracy (e.g., phone numbers, dates) rather than general word error rate, because missing critical fields can break workflows. It mentions testing with HubSpot fields and notes Smallest AI Pulse as an interesting tool for capturing workflow-critical entities in real time.
Similar Articles
Best STT API for voice agents? I’d test latency before accuracy
The author argues that for live voice agents, STT latency and real-time behavior are more critical than raw transcription accuracy, and proposes a different evaluation scorecard.
What’s the Biggest Problem With AI Voice Agents Right Now?
Discusses key challenges facing AI voice agents in real-world customer interactions, such as accent handling, latency, and integration, and invites experiences from businesses.
The smallest voice-agent test I like: make it ask the missing question
A simple test for voice agents: give an underspecified instruction (like 'use the address on file') and see if the agent asks for clarification before committing. The quality of the follow-up question reveals the agent's reliability.
Building voice AI agents that take turns like humans — the gotchas nobody warns you about
This article shares hard-won lessons from building real-time voice AI agents, highlighting the importance of proper turn-taking, VAD handling, billing awareness, and avoiding echo loops.
Your voice agent can't catch its own over-promises. That's a structural problem, not a tuning one.
The article identifies a structural flaw in voice agents where they cannot detect when they over-promise across multiple conversation turns, and describes building a deterministic checker that flags contradictions without relying on LLM evaluation.