July 2026 Summaries
4 posts from Coval
Filter
Month:
Year:
Post Summaries
Back to Blog
TTS latency, the delay between a voice agent finishing its response and the user beginning to hear it, is crucial for maintaining the natural flow of conversation, with a threshold of 400 milliseconds being ideal for human-like interactions. Coval's benchmark focuses on streaming latency, specifically Time to First Audio (TTFA), which measures the time from text input to the first audio byte, as it directly impacts real-time responsiveness in voice agents. As of July 2026, Palabra TTS v1 leads with a median TTFA of 103ms, significantly enhancing the naturalness of conversations compared to its competitors. Unlike batch generation throughput, which measures audio file creation efficiency, streaming latency is vital for real-time applications like call centers, where every millisecond of silence affects user experience. Coval emphasizes the need to evaluate both latency and audio quality to ensure a model is suitable for production, as fast TTFA does not guarantee natural-sounding audio, and continuous updates to benchmarks help track performance shifts due to silent infrastructure changes.
Jul 23, 2026
2,144 words in the original blog post.
Word Error Rate (WER) serves as a crucial metric in evaluating the accuracy of speech-to-text (STT) models, measuring the normalized edit distance between a model's transcript and its reference text. It is especially important for production voice agents in industries like healthcare and financial services, where transcription accuracy can significantly impact outcomes. Coval's July 2026 benchmark analysis of 31 models highlights that while AssemblyAI Universal 3.5 Pro excelled overall, including in conditions like clipping and far-field audio, OpenAI GPT-4o Transcribe led in areas like accents and noise gaps, emphasizing the importance of matching model strengths to specific deployment needs. Coval's methodology addresses benchmark contamination by using a more diverse dataset of 3,500 samples to ensure reliable WER measurements across different audio environments, with continuous updates reflecting the latest model performances. While WER is essential for determining if a model meets a baseline accuracy requirement, final model selection should also consider latency, cost, and performance under real-world conditions, with ongoing performance monitoring to catch potential degradations over time.
Jul 20, 2026
2,151 words in the original blog post.
In a live AMA, Brooke Hopkins discussed the evolving landscape of agentic voice technology, emphasizing the need for reliability and adaptability in production voice agents, which are increasingly used by companies like Perplexity and Zoom. Hopkins highlighted that while sounding natural has become a commodity, the real value lies in agents’ ability to complete tasks and recover from errors effectively. Hybrid architectures are preferred for their controllability and flexibility, while the future of voice agents lies in their potential to self-improve through iterative testing and human oversight. The conversation covered topics like the importance of simulation and observability in creating resilient systems, the challenges of speech-to-speech models, the necessity of integrating human judgment in evaluations, and the role of enterprise trust in deploying voice AI solutions. The series will continue to explore issues such as speech-to-speech explainability and real-time detection of IVR-to-human handoffs, aiming to provide actionable insights for building robust voice agents.
Jul 16, 2026
3,658 words in the original blog post.
Coval is an independent benchmarking platform that evaluates over 55 text-to-speech (TTS) and speech-to-text (STT) models under production-realistic conditions to provide unbiased performance data for voice AI teams. Unlike vendor-supplied benchmarks, Coval uses a consistent dataset, infrastructure, and methodology, ensuring that each model is assessed fairly. The benchmarks focus on key metrics such as Time to First Audio (TTFA) and Word Error Rate (WER) for TTS, and Time to Final Segment (TTFS) and WER for STT, with results updated approximately every 30 minutes and accessible via API. This continuous refresh allows for the detection of changes in model performance due to updates or infrastructure variations, providing real-time insights into latency and accuracy that are crucial for selecting the most suitable models based on specific use case requirements. While Coval does not measure subjective factors like voice naturalness or track pricing due to variability, it offers open-source methodology and comprehensive data that support decision-making processes for model selection, CI/CD integration, and production monitoring within the voice AI industry.
Jul 15, 2026
1,695 words in the original blog post.