ControlSpeech: Towards Simultaneous and Independent Zero-shot Speaker Cloning and Zero-shot Language Style Control
Shengpeng Ji, Qian Chen, Wen Wang, Jialong Zuo, Minghui Fang, Ziyue Jiang, Hai Huang, Zehan Wang, Xize Cheng, Siqi Zheng, Zhou Zhao
TL;DR
<3-5 sentence high-level summary> ControlSpeech introduces a first-of-its-kind TTS framework that simultaneously and independently achieves zero-shot timbre cloning and zero-shot style control by disentangling content, timbre, and style in a discrete codec space and guided by a Style Mixture Semantic Density module. The approach leverages a three-encoder architecture, a mask-based parallel codec generator, and a cross-attention fusion strategy, with SMSD modeling style descriptions as a Gaussian mixture to handle many-to-many mappings and to promote style diversity. Evaluations on the VccmDataset show competitive or state-of-the-art performance across controllability, timbre fidelity, and robustness, including out-of-domain and many-to-many scenarios, and a new dataset is released to support future research. The work also clarifies the limitations of prior approaches and provides open-source code and data to foster community development in controllable TTS.
Abstract
In this paper, we present ControlSpeech, a text-to-speech (TTS) system capable of fully cloning the speaker's voice and enabling arbitrary control and adjustment of speaking style. Prior zero-shot TTS models only mimic the speaker's voice without further control and adjustment capabilities while prior controllable TTS models cannot perform speaker-specific voice generation. Therefore, ControlSpeech focuses on a more challenging task: a TTS system with controllable timbre, content, and style at the same time. ControlSpeech takes speech prompts, content prompts, and style prompts as inputs and utilizes bidirectional attention and mask-based parallel decoding to capture codec representations corresponding to timbre, content, and style in a discrete decoupling codec space. Moreover, we analyze the many-to-many issue in textual style control and propose the Style Mixture Semantic Density (SMSD) module, which is based on Gaussian mixture density networks, to resolve this problem. To facilitate empirical validations, we make available a new style controllable dataset called VccmDataset. Our experimental results demonstrate that ControlSpeech exhibits comparable or state-of-the-art (SOTA) performance in terms of controllability, timbre similarity, audio quality, robustness, and generalizability. The relevant code and demo are available at https://github.com/jishengpeng/ControlSpeech .
