iGEN
Visit IGEN World Explore IGEN Expo
EXPLORE UPGRADE PLANS
BREAKING
OpenAI’s Rogue AI Agent Hacked More Than Just Hugging Face Inside the rogue ChatGPT hack of Hugging Face: AI agents operate at superhuman speed but make clumsy mistakes Landstar Expects to Emerge a Winner After Supreme Court’s Montgomery Ruling Widens Broker Liability New Senate bill targets 'chameleon carriers' that reopen to escape penalties Werner Enterprises Posts Highest Revenue Per Truck Growth in One-Way Segment in a Decade CMA CGM and Stonepeak Launch United Ports LLC in $2.4 Billion Terminal Joint Venture UPS shift away from Amazon shows bigger payoff Lanesurf: 62% of Loads Get Vetted Carrier Offers Before Brokers Arrive India-China Border Trade Via Lipulekh Resumes Aug 1; China Permits 20 Traders Geopolitics Drives CMA CGM Q2 Profit Surge of 42% as Volumes and Rates Climb OpenAI’s Rogue AI Agent Hacked More Than Just Hugging Face Inside the rogue ChatGPT hack of Hugging Face: AI agents operate at superhuman speed but make clumsy mistakes Landstar Expects to Emerge a Winner After Supreme Court’s Montgomery Ruling Widens Broker Liability New Senate bill targets 'chameleon carriers' that reopen to escape penalties Werner Enterprises Posts Highest Revenue Per Truck Growth in One-Way Segment in a Decade CMA CGM and Stonepeak Launch United Ports LLC in $2.4 Billion Terminal Joint Venture UPS shift away from Amazon shows bigger payoff Lanesurf: 62% of Loads Get Vetted Carrier Offers Before Brokers Arrive India-China Border Trade Via Lipulekh Resumes Aug 1; China Permits 20 Traders Geopolitics Drives CMA CGM Q2 Profit Surge of 42% as Volumes and Rates Climb
Home ›› Technology ›› Ai ›› Improving Code-Switching ASR with Code-Mixing Guided Synthetic Speech

Improving Code-Switching ASR with Code-Mixing Guided Synthetic Speech

A new code-mixing guided preference-learning framework improves code-switching automatic speech recognition (ASR) by steering synthetic speech generation toward better language-boundary consistency. Fine-tuning Whisper Large with this approach reduced Mixed Error Rate (MER) from 12.1% to 8.9% on the DevMAN set and from 17.8% to 14.2% on the DevSGE set of the SEAME Mandarin-English conversational corpus.

iG
iGEN Editorial
June 20, 2026
Improving Code-Switching ASR with Code-Mixing Guided Synthetic Speech

Code-switching—the alternation between two or more languages within a single conversation—poses a persistent challenge for automatic speech recognition (ASR) systems. Limited availability of high-quality code-switch (CS) text-speech pairs for training has kept error rates high, particularly for languages with frequent mixing such as Mandarin and English. According to a preprint on arXiv, researchers have introduced a novel framework that improves CS ASR by guiding synthetic speech generation toward better code-switching fidelity.

The proposed method, detailed in the paper "Improving Code-Switching ASR with Code-Mixing Guided Synthetic Speech," employs a code-mixing guided preference-learning framework. Instead of optimizing only reconstruction fidelity as in conventional text-to-speech (TTS) approaches, the framework explicitly enforces language-boundary consistency using the Code Mixing Index (CMI). The CMI measures the degree of language mixing in a speech segment, and the preference-learning step steers the TTS model to generate synthetic speech that aligns more closely with genuine code-switching patterns.

The Challenge of Code-Switching ASR

Standard ASR models are often trained on monolingual or well-segmented multilingual data. Code-switching introduces rapid language shifts that confuse acoustic and language models. As the paper notes, existing CS TTS approaches primarily optimize reconstruction fidelity and do not explicitly enforce language-boundary consistency, thereby limiting their effectiveness for CS ASR augmentation. The limited availability of natural CS speech corpora compounds the problem, making data augmentation a critical strategy.

A Preference-Learning Framework with CMI

The authors propose a preference-learning pipeline that leverages the Code Mixing Index (CMI) as a supervisory signal. The framework first generates synthetic CS speech using a TTS model, then evaluates each sample based on its CMI score. Samples with CMI values that better match natural CS distributions are preferred during training, effectively teaching the TTS model to produce more realistic code-switched utterances. This approach avoids the need for manual annotation of language boundaries.

Experimental Results on SEAME Corpus

Experiments were conducted on the SEAME (South East Asia Mandarin-English) conversational corpus, a widely used benchmark for code-switching ASR. The researchers fine-tuned OpenAI's Whisper Large model using synthetic speech generated by the proposed method. The results are reported as Mixed Error Rate (MER), which combines word and character errors across both languages.

Test Set Baseline MER (Whisper Large) Fine-tuned MER (Proposed Method)
DevMAN 12.1% 8.9%
DevSGE 17.8% 14.2%

According to the paper, the proposed approach reduces MER from 12.1%/17.8% to 8.9%/14.2% on the DevMAN and DevSGE sets, respectively. This represents a relative improvement of 26% on DevMAN and 20% on DevSGE.

Implications for Enterprise Speech Technology

For enterprise technology leaders, higher accuracy in code-switching ASR translates directly into better performance for multilingual customer service, voice assistants, and transcription services in markets where language mixing is common. While the work focuses on Mandarin-English, the framework's reliance on the CMI metric means it could be adapted to other language pairs. The use of synthetic data augmentation also reduces the dependence on costly manual collection of CS speech.

Further research and benchmarking on additional corpora will be needed to validate generalizability, but the initial results on SEAME demonstrate a clear path to improving ASR systems where code-switching is prevalent.


Sources:

Keep Reading

Recommended Stories

Improving End-to-End Speech Recognition for Dysarthric Speech through In-Domain Data Augmentation Technology

Improving End-to-End Speech Recognition for Dysarthric Speech through In-Domain Data Augmentation

A study by Sapkota et al. explores data augmentation techniques for dysarthric automatic speech recognition (ASR) by fine-tuning the end-to-end Wav2Vec2 model. Four methods—Speaking-Rate Modification, Pitch Modification, Formant Modification, and vocal tract Length Perturbation—were tested across severity levels, achieving relative WER reductions of 30.02%, 16.64%, and 15.47% for low, medium, and high severity respectively.

June 20, 2026
Creating Multilingual Mental Health Datasets: Study Reveals Limits of Persona-Based Localization via Nationality and Language Technology

Creating Multilingual Mental Health Datasets: Study Reveals Limits of Persona-Based Localization via Nationality and Language

A new arxiv paper investigates whether persona-based methods can generate multilingual mental health dialogue datasets by modifying nationality and language. The study found that just adding these parameters introduces clinical inconsistencies across languages, and LLM judge models exhibit inaccuracies in assessing depression severity in non-English texts, highlighting the need for culturally responsive data generation.

July 8, 2026
RACL: Reasoning-Agent Control Layers Show Promise for Continuous Metaheuristic Learning in Vehicle Routing Technology

RACL: Reasoning-Agent Control Layers Show Promise for Continuous Metaheuristic Learning in Vehicle Routing

A new research paper introduces Reasoning-Agent Control Layers (RACL), a method that places an AI reasoning agent above existing metaheuristic optimizers to discover and validate control rules. Tested on vehicle routing, RACL outperformed baseline policies in 21 of 21 cases, achieving average cost reductions of up to 8.3%.

June 20, 2026
P3B3 Benchmark Reveals Strong Brazilian Portuguese Bias in Large Language Models Technology

P3B3 Benchmark Reveals Strong Brazilian Portuguese Bias in Large Language Models

According to a new research paper, a team introduced P3B3, an expert-curated benchmark for measuring bias between European and Brazilian Portuguese in large language models. Experiments show most LLMs strongly prefer Brazilian Portuguese, underscoring the need for more balanced variety representation in conversational AI.

June 16, 2026