Phrase-Localized Language-Contrastive Guidance: Training-Free Localized Accent Control for Code-Switching Text-to-Speech

TL;DR

Introduces Phrase-Localized LCG for training-free localized accent control in code-switching TTS.

cs.CL 🔴 Advanced 2026-09-01 4 views
Che Hyun Lee Sangkwon Park Donghun Kang Dongwook Lee Youngho Cho Heeseung Kim Sungroh Yoon
speech synthesis code-switching accent control self-attention training-free

Key Findings

Methodology

The study proposes Phrase-Localized Language-Contrastive Guidance (LCG), a training-free inference framework. LCG uses self-attention probing to identify phrase boundaries and applies separate language guidance for each region, achieving localized accent control in cross-lingual text-to-speech synthesis. LCG dynamically adjusts language guidance for each phrase without external alignments, ensuring each region is pronounced with its native accent.

Key Results

  • LCG reduces the Mixed Error Rate from 0.564 to 0.445 across 12 language pairs and improves embedded phrase language accuracy to 0.518, significantly enhancing language identification confidence.
  • LCG effectively suppresses accent leakage while enhancing localized accent in code-switching phrases without affecting overall speaker identity and naturalness.
  • Experiments show LCG excels in multilingual models, particularly in English-Japanese and English-Korean configurations, significantly improving foreign accent clarity.

Significance

This research is significant for academia and industry as it addresses the long-standing issue of maintaining localized accents in code-switching while preserving speaker consistency. LCG offers a new approach for training-free speech synthesis, especially in multilingual environments.

Technical Contribution

LCG's technical contribution lies in its training-free inference framework that achieves localized accent control without affecting overall speech quality. Compared to existing SOTA methods, LCG uses self-attention probing for precise acoustic control without additional models or fine-tuning.

Novelty

LCG is the first method to achieve training-free localized accent control in code-switching TTS. Its innovation lies in using self-attention probing to identify phrase boundaries and dynamically adjust language guidance, significantly improving embedded phrase language accuracy compared to existing methods.

Limitations

  • LCG may underperform with very complex language pairs, especially when language structures differ significantly.
  • In some cases, LCG may not fully suppress accent leakage, particularly in long sentences.
  • LCG's performance relies on the accuracy of self-attention probing, which may be affected by internal model alignment errors.

Future Work

Future research directions include optimizing self-attention probing for improved alignment accuracy, exploring LCG's application to more language pairs, and integrating other unsupervised learning methods to further enhance speech synthesis naturalness and accuracy.

AI Executive Summary

Current speech synthesis struggles with code-switching, especially when foreign language phrases are embedded, often resulting in the phrase being spoken with the primary language's accent. To address this, researchers propose Phrase-Localized Language-Contrastive Guidance (LCG), a training-free inference framework. LCG uses self-attention probing to identify phrase boundaries and applies separate language guidance for each region, achieving localized accent control in cross-lingual text-to-speech synthesis.

The core technical principle of LCG is to dynamically identify phrase boundaries using self-attention probing and apply separate language guidance for each phrase region. This method requires no external alignments or additional models, allowing precise acoustic control without affecting overall speech quality. Experimental results show that LCG significantly improves embedded phrase language accuracy and identification confidence across 12 language pairs while effectively suppressing accent leakage.

LCG offers a new approach for training-free speech synthesis, particularly in multilingual environments. Although LCG may underperform with very complex language pairs, it achieves localized accent control without additional models or fine-tuning, providing a promising direction for future research and applications. Researchers plan to further optimize self-attention probing and explore LCG's application to more language pairs.

Deep Analysis

Background

Speech synthesis technology has made significant progress in recent years, particularly in multilingual text-to-speech (TTS). Traditional TTS systems often rely on large-scale multilingual datasets for training to achieve high-fidelity cross-lingual voice cloning. However, these systems still face challenges in handling code-switching, especially when foreign language phrases are embedded, often resulting in the phrase being spoken with the primary language's accent.

Core Problem

The core problem in code-switching TTS is how to maintain localized accents for embedded phrases without affecting overall speech quality. The challenge lies in dynamically adjusting pronunciation styles within a single utterance while preserving speaker consistency and fluency.

Innovation

LCG's core innovation is its training-free inference framework that uses self-attention probing to identify phrase boundaries and apply separate language guidance for each region. This method requires no external alignments or additional models, allowing precise acoustic control without affecting overall speech quality.

Methodology

  • �� Use self-attention probing to identify phrase boundaries without external alignments.
  • �� Apply separate language guidance for each phrase region to achieve localized accent control.
  • �� Dynamically adjust language guidance for each phrase to ensure native accent pronunciation.
  • �� Achieve precise acoustic control using self-attention probing without additional models or fine-tuning.

Experiments

The experimental design includes testing LCG's performance across 12 language pairs using a 1,200-utterance synthetic code-switching corpus. Evaluation metrics include Mixed Error Rate, language accuracy, identification confidence, speaker similarity, and speech naturalness. Results show LCG significantly improves embedded phrase language accuracy and identification confidence without affecting overall speech quality.

Results

Results show LCG reduces the Mixed Error Rate from 0.564 to 0.445 across 12 language pairs and improves embedded phrase language accuracy to 0.518, significantly enhancing language identification confidence. LCG effectively suppresses accent leakage while enhancing localized accent in code-switching phrases.

Applications

LCG has broad applications in multilingual environments, particularly in scenarios requiring localized accent maintenance, such as multilingual customer service systems and international conference translation. Its training-free nature makes it easy to integrate into existing speech synthesis systems.

Limitations & Outlook

While LCG performs well in most language pairs, it may underperform with very complex language pairs, especially when language structures differ significantly. Additionally, LCG's performance relies on the accuracy of self-attention probing, which may be affected by internal model alignment errors.

Plain Language Accessible to non-experts

Imagine you're working in a multilingual restaurant where customers come from all over the world, speaking different languages. Your task is to ensure each customer can order in their native language, not the restaurant's primary language. LCG is like a super translator that automatically recognizes each customer's language and responds in their native tongue. This way, customers can order in their language and feel at home. This method requires no extra training or complex equipment, just the ability to observe and recognize each customer's language for perfect service.

ELI14 Explained like you're 14

Imagine you're playing a language game with many levels, each requiring you to say a specific phrase in a different language. LCG is like your secret weapon, helping you automatically recognize the language needed for each level and say it with the correct accent. This way, you can easily pass each level without spending time learning the pronunciation of each language. Isn't that cool? It's like having a super translator in the game, ready to solve language challenges for you!

Glossary

Phrase-Localized Language-Contrastive Guidance

A training-free inference framework that uses self-attention probing to identify phrase boundaries and achieve localized accent control in cross-lingual text-to-speech synthesis.

Used in the paper to address accent control in code-switching TTS.

Self-Attention Probing

A technique for dynamically identifying phrase boundaries without external alignments.

Used in LCG to identify each phrase's boundaries for applying separate language guidance.

Code-Switching

The phenomenon of mixing multiple languages within a single utterance.

In speech synthesis, code-switching often results in embedded phrases being spoken with the primary language's accent.

Accent Leakage

The phenomenon where embedded phrases are spoken with the primary language's accent in cross-lingual speech synthesis.

LCG effectively suppresses accent leakage through localized language guidance.

Classifier-Free Guidance

A method of guidance during inference without the need for additional classifiers.

Used in LCG to achieve localized accent control.

Open Questions Unanswered questions from this research

  • 1 How to improve LCG's performance with very complex language pairs, especially when language structures differ significantly.
  • 2 How to further optimize self-attention probing for improved alignment accuracy.
  • 3 How to fully suppress accent leakage in long sentences.

Applications

Immediate Applications

Multilingual Customer Service Systems

LCG can be used in multilingual customer service systems to ensure each customer can communicate in their native language, improving customer satisfaction.

International Conference Translation

In international conferences, LCG can be used for real-time translation, ensuring each participant can engage in discussions in their native language.

Long-term Vision

Global Language Education

LCG can be used in language education to help students acquire more authentic accents when learning foreign languages, enhancing language learning outcomes.

Abstract

Current speech synthesis struggles with code-switching, which mixes a foreign language phrase into a primary language utterance, causing the phrase to be spoken with the primary language's accent rather than its native one. We propose Phrase-Localized Language-Contrastive Guidance (LCG), a training-free inference framework that restores a native accent to code-switched phrases in cross-lingual text-to-speech. LCG replaces the single language guidance applied across the whole utterance with a separate guidance for each region, so each part is guided by its own language. To choose where to apply this localized guidance, we propose a self-attention probing technique that finds the phrase boundaries without external alignments. Together, these components generate speech in which each region carries the accent of its own language, requiring no fine-tuning or auxiliary models. Across diverse language pairs, LCG robustly increases the nativeness of the code-switched phrase while suppressing accent leakage, and preserving overall speaker identity and naturalness.

cs.CL cs.SD