CosyEdit: Unlocking End-to-End Speech Editing Capability from Zero-Shot Text-to-Speech Models
Junyang Chen, Yuhang Jia, Hui Wang, Jiaming Zhou, Yaxin Han, Mengying Feng, Yong Qin
TL;DR
CosyEdit presents an end-to-end speech editing model that eliminates external alignment modules by post-training a CosyVoice-based AR+NAR system on a 250-hour GigaEdit dataset. It jointly fine-tunes a large language model for autoregressive speech token generation and a guided flow-matching model (OT-CFM) with reference paths to preserve timbre and acoustic detail. Through zero-shot in-context training and one-shot inference, CosyEdit internalizes speech-text alignment and achieves strong RealEdit performance, outperforming several baselines and rivaling state-of-the-art cascades. The work demonstrates a practical, scalable approach to robust speech editing and outlines future directions in safety, multilinguality, and finer-grained control.
Abstract
Automatic speech editing aims to modify spoken content based on textual instructions, yet traditional cascade systems suffer from complex preprocessing pipelines and a reliance on explicit external temporal alignment. Addressing these limitations, we propose CosyEdit, an end-to-end speech editing model adapted from CosyVoice through task-specific fine-tuning and an optimized inference procedure, which internalizes speech-text alignment while ensuring high consistency between the speech before and after editing. By fine-tuning on only 250 hours of supervised data from our curated GigaEdit dataset, our 400M-parameter model achieves reliable speech editing performance. Experiments on the RealEdit benchmark indicate that CosyEdit not only outperforms several billion-parameter language model baselines but also matches the performance of state-of-the-art cascade approaches. These results demonstrate that, with task-specific fine-tuning and inference optimization, robust and efficient speech editing capabilities can be unlocked from a zero-shot TTS model, yielding a novel and cost-effective end-to-end solution for high-quality speech editing.
