🤖 AI Summary
To address the inefficiency of streaming text-to-speech (TTS) systems—characterized by large parameter counts, high sampling steps, and slow inference—this paper proposes SlimSpeech, a lightweight, single-step, high-fidelity TTS framework. Our method introduces a compact rectified flow model and a novel Slim Reflow distillation strategy that jointly optimizes trajectory straightness and knowledge transfer to drastically reduce model size. By integrating streamlined network architecture design with fine-grained reflow path adjustment, SlimSpeech achieves speech quality comparable to state-of-the-art streaming flow-based models using only one denoising step. Experiments demonstrate that SlimSpeech reduces model parameters by over 70% and accelerates inference by 3–5×, while preserving naturalness and intelligibility. This work establishes a new paradigm for efficient, edge-deployable TTS systems.
📝 Abstract
Recently, flow matching based speech synthesis has significantly enhanced the quality of synthesized speech while reducing the number of inference steps. In this paper, we introduce SlimSpeech, a lightweight and efficient speech synthesis system based on rectified flow. We have built upon the existing speech synthesis method utilizing the rectified flow model, modifying its structure to reduce parameters and serve as a teacher model. By refining the reflow operation, we directly derive a smaller model with a more straight sampling trajectory from the larger model, while utilizing distillation techniques to further enhance the model performance. Experimental results demonstrate that our proposed method, with significantly reduced model parameters, achieves comparable performance to larger models through one-step sampling.