Multi-Scale Accent Modeling and Disentangling for Multi-Speaker Multi-Accent Text-to-Speech Synthesis
Xuehao Zhou, Mingyang Zhang, Yi Zhou, Zhizheng Wu, Haizhou Li
TL;DR
The work tackles multi-speaker multi-accent TTS by jointly disentangling speaker and accent information and modeling accents at both utterance and phoneme levels. It introduces SIGAM (global, speaker-independent) and SILAM (local, phoneme-level, speaker-independent) plus LAPM (local accent predictor) and a two-stage training regime to enable inference without reference speech. Experiments on the L2-ARCTIC corpus show improvements in objective metrics like $MCD$, $F0$ accuracy, and duration, as well as subjective naturalness and accent similarity, with ablations validating each component’s contribution. The approach offers practical benefits for flexible, high-quality multi-speaker, multi-accent TTS, while noting trade-offs in speaker similarity for cross-accent generation and suggesting zero-shot and architecture-agnostic extensions for future work.
Abstract
Generating speech across different accents while preserving speaker identity is crucial for various real-world applications. However, accurately and independently modeling both speaker and accent characteristics in text-to-speech (TTS) systems is challenging due to the complex variations of accents and the inherent entanglement between speaker and accent identities. In this paper, we propose a novel approach for multi-speaker multi-accent TTS synthesis that aims to synthesize speech for multiple speakers, each with various accents. Our approach employs a multi-scale accent modeling strategy to address accent variations on different levels. Specifically, we introduce both global (utterance level) and local (phoneme level) accent modeling to capture overall accent characteristics within an utterance and fine-grained accent variations across phonemes, respectively. To enable independent control of speakers and accents, we use the speaker embedding to represent speaker identity and achieve speaker-independent accent control through speaker disentanglement within the multi-scale accent modeling. Additionally, we present a local accent prediction model that enables our system to generate accented speech directly from phoneme inputs. We conduct extensive experiments on an English accented speech corpus. Experimental results demonstrate that our proposed system outperforms baseline systems in terms of speech quality and accent rendering for generating multi-speaker multi-accent speech. Ablation studies further validate the effectiveness of different components in our proposed system.
