English

Towards Flow-Matching-based TTS without Classifier-Free Guidance

Audio and Speech Processing 2025-05-05 v2

Abstract

Flow matching has demonstrated strong generative capabilities and has become a core component in modern Text-to-Speech (TTS) systems. To ensure high-quality speech synthesis, Classifier-Free Guidance (CFG) is widely used during the inference of flow-matching-based TTS models. However, CFG incurs substantial computational cost as it requires two forward passes, which hinders its applicability in real-time scenarios. In this paper, we explore removing CFG from flow-matching-based TTS models to improve inference efficiency, while maintaining performance. Specifically, we reformulated the flow matching training target to directly approximate the CFG optimization trajectory. This training method eliminates the need for unconditional model evaluation and guided tuning during inference, effectively cutting the computational overhead in half. Furthermore, It can be seamlessly integrated with existing optimized sampling strategies. We validate our approach using the F5-TTS model on the LibriTTS dataset. Experimental results show that our method achieves a 9×\times inference speed-up compared to the baseline F5-TTS, while preserving comparable speech quality. We will release the code and models to support reproducibility and foster further research in this area.

Keywords

Cite

@article{arxiv.2504.20334,
  title  = {Towards Flow-Matching-based TTS without Classifier-Free Guidance},
  author = {Yuzhe Liang and Wenzhe Liu and Chunyu Qiang and Zhikang Niu and Yushen Chen and Ziyang Ma and Wenxi Chen and Nan Li and Chen Zhang and Xie Chen},
  journal= {arXiv preprint arXiv:2504.20334},
  year   = {2025}
}
R2 v1 2026-06-28T23:14:37.607Z