ECTSpeech: Enhancing Efficient Speech Synthesis via Easy Consistency Tuning
Tao Zhu, Yinfeng Yu, Liejun Wang, Fuchun Sun, Wendong Zheng
TL;DR
ECTSpeech tackles the inefficiency of diffusion-based TTS by applying Easy Consistency Tuning to enable high-quality one-step speech generation without distillation. It introduces MSGate to improve multi-scale feature fusion in the denoiser and uses a two-stage training: EDM pretraining and consistency tuning. On LJSpeech, ECTSpeech achieves speech quality competitive with state-of-the-art methods while dramatically reducing training cost and enabling rapid one-step inference. This approach broadens diffusion-based TTS applicability by reducing training complexity and enabling efficient deployment.
Abstract
Diffusion models have demonstrated remarkable performance in speech synthesis, but typically require multi-step sampling, resulting in low inference efficiency. Recent studies address this issue by distilling diffusion models into consistency models, enabling efficient one-step generation. However, these approaches introduce additional training costs and rely heavily on the performance of pre-trained teacher models. In this paper, we propose ECTSpeech, a simple and effective one-step speech synthesis framework that, for the first time, incorporates the Easy Consistency Tuning (ECT) strategy into speech synthesis. By progressively tightening consistency constraints on a pre-trained diffusion model, ECTSpeech achieves high-quality one-step generation while significantly reducing training complexity. In addition, we design a multi-scale gate module (MSGate) to enhance the denoiser's ability to fuse features at different scales. Experimental results on the LJSpeech dataset demonstrate that ECTSpeech achieves audio quality comparable to state-of-the-art methods under single-step sampling, while substantially reducing the model's training cost and complexity.
