ServiceNow Releases First Code-Switching ASR Benchmark: ElevenLabs Scribe V2 Leads with Lowest WER Across Four Language
ServiceNow released AU-Harness, the first comprehensive benchmark for code-switched speech recognition in enterprise voice agents, testing seven ASR systems including ElevenLabs, Gemini, and AssemblyAI. The benchmark covers 918 utterances across Spanish-English, French-English, Canadian French-English, and German-English, measuring Word Error Rate (WER), Semantic WER (SWER), and Answer Error Rate (AER). ElevenLabs Scribe V2 achieved the lowest WER across all language pairs, followed closely by AssemblyAI Universal-3 Pro.
ServiceNow Releases First Code-Switching ASR Benchmark
ServiceNow has released AU-Harness, the first comprehensive benchmark for evaluating how automatic speech recognition (ASR) systems handle code-switched speech—when bilingual speakers seamlessly switch between languages mid-conversation. The benchmark addresses a gap in enterprise voice agent capabilities, where over half the world's population speaks multiple languages.
The Dataset
The benchmark contains 918 code-switched utterances across four language pairs:
- Spanish-English: 259 records
- French-English: 298 records
- Canadian French-English: 188 records
- German-English: 173 records
All utterances simulate real-world IT support and HR interactions, including password resets, VPN access requests, benefits inquiries, and device troubleshooting. ServiceNow generated code-switched text using GPT-5, synthesized audio with ElevenLabs Multilingual V2, and validated each utterance through native speaker linguists.
The data uses the non-English language as the matrix framing with English embedded at varying lengths. Utterances range from 12 to 40 words and contain at least three switchable content words.
Methodology
ServiceNow evaluated seven ASR systems using three metrics:
- Word Error Rate (WER): Standard transcription accuracy
- Semantic WER (SWER): Rate of semantically meaningful errors, judged by Gemma-4-31B
- Answer Error Rate (AER): Whether transcription errors prevent correct answers to three comprehension questions per utterance
The models tested:
- AssemblyAI Universal 3-Pro
- Deepgram Nova 3 Multilang
- ElevenLabs Scribe V2
- Google Gemini 3 Flash
- Mistral Voxtral Small 24B-2507
- Nvidia Parakeet TDT 0.6b V3
- OpenAI Whisper Large V3 Turbo
Results
WER Rankings: ElevenLabs Scribe V2 achieved the lowest WER across all four language pairs. AssemblyAI Universal-3 Pro tied on Spanish-English and trailed by 0.02-0.13 percentage points on other pairs. Google Gemini 3 Flash ranked third, falling 0.12-0.14 points behind the leaders.
Deepgram Nova-3, Mistral Voxtral, and Nvidia Parakeet occupied middle ranks. OpenAI Whisper Large V3 Turbo performed worst with WER ranging from 0.16 to 0.61—ServiceNow attributes this to Whisper defaulting to translation rather than transcription when called without explicit language parameters on code-switched audio.
Semantic Performance: For meaning-preservation metrics (SWER and AER), Scribe V2 maintained first place. However, Gemini 3 Flash consistently outperformed AssemblyAI on AER despite lower raw transcription accuracy, pushing AssemblyAI to third. ServiceNow attributes Gemini's advantage on semantic metrics to its optimization as a Large Audio Language Model (LALM) for language understanding and reasoning.
What This Means
This benchmark reveals that code-switching performance varies significantly by model and language pair. The 0.45 point gap between Whisper and Scribe V2 demonstrates that not all ASR systems are production-ready for bilingual enterprise deployments.
The divergence between transcription accuracy (WER) and semantic accuracy (AER) shows that raw WER alone is insufficient for evaluating enterprise voice agents. Models optimized for language understanding can preserve meaning despite higher character-level errors—critical for downstream tasks like ticket routing and policy questions where semantic accuracy matters more than perfect transcription.
ServiceNow has open-sourced the AU-Harness benchmark and dataset, providing the first standardized evaluation framework for code-switched speech in enterprise settings. The benchmark is available on Hugging Face.
Related Articles
Simon Willison's Pelican Benchmark Shows GPT-6 Astra Outperforming GPT-5.6 Sol at Every Reasoning Level
Developer Simon Willison ran his signature 'pelican riding a bicycle' SVG test on newly-accessed GPT-6 Astra across five reasoning levels, comparing results against GPT-5.6 Sol, Terra, and Luna. Even Astra's lowest reasoning setting reportedly beat every Sol output, though Astra costs roughly twice as much per token.
OpenAI's GPT-6 Astra Splits Benchmarks but Beats Human Efficiency on ARC-AGI-3, Pushing Chollet's AGI Timeline Forward
OpenAI's GPT-6 Astra rates first place on Epoch AI's aggregate benchmark but ties its predecessor on Artificial Analysis. Its human-beating move efficiency on ARC-AGI-3 led ARC Prize co-founder François Chollet to call progress 2x faster than expected.
Nvidia Claims Groq 3 LPX Hits 3,400 Tokens/Sec, 4x Cerebras — But Needs 64 Chips to Do It
Nvidia's new Groq 3 LPX inference accelerator hit 3,400 tokens per second on Gemma 4 31B, a figure the company says is four times faster than Cerebras. Experts note the benchmark uses at least 64 LPX chips versus Cerebras' one or two accelerators, making the comparison far less clean than it appears.
Artificial Analysis Launches Search Index Benchmark for AI Agent Search APIs
Artificial Analysis has released the Search Index, a benchmark measuring how search API providers perform for AI agents across quality, cost, and speed. Parallel, Exa, and Firecrawl lead the initial rankings, with search access boosting model scores from 33 to as high as 75 points.
Comments
Loading...