Redson Dev brief · PRIMARY SOURCE
Can Voice Agents Handle Bilingual Customers? Benchmarking Frontier ASR on Code-Switched Speech
Hugging Face · June 9, 2026
Voice agents are poised to overcome one of their most significant practical limitations: seamlessly understanding and responding to customers who naturally switch between two languages in a single conversation. This Hugging Face article, contributed by ServiceNow AI Research, details an extensive, new academic benchmark demonstrating how leading automatic speech recognition (ASR) models perform when encountering "code-switched" speech, where speakers fluidly mix words and phrases from different languages. The research introduces a new, publicly available dataset specifically designed for this challenge, revealing that while current top-tier ASR systems show promising capabilities, there remains significant room for improvement in real-world, conversational bilingual contexts. For developers and founders, this research opens the door to creating truly global and inclusive customer service solutions. Consider a logistics startup operating across diverse regions; their existing voice agent might struggle when a client provides a delivery address using local terminology mixed with a common business language. With improved code-switched ASR, that same agent could effortlessly process the client's request, reducing errors and saving resolution time. An independent SaaS founder building a productivity tool for educators could integrate a voice interface that understands language prompts from high-school computer science teachers who might use technical English terms alongside instructions in a local language during a demonstration, making the tool more accessible and user-friendly. Similarly, an internal IT team at a mid-sized company could deploy an intelligent helpdesk system that seamlessly handles employee queries, even if employees naturally blend terms from the company's official language with their native tongue in a single support ticket. To capitalize on this, consider experimenting with open-source ASR models, specifically focusing on those with multilingual capabilities on platforms like Hugging Face. Download a handful of short audio clips where speakers naturally code-switch between two languages relevant to your user base. Process these through a few different models and quantitatively assess the transcription accuracy for each. This direct comparison will provide immediate insight into the current state of the art and how you might begin to integrate more robust multilingual voice capabilities into your own products or internal systems this week.
Source / further reading
Learn more at Hugging Face →