paper-with-me

Papers

FluentEditor: Text-based Speech Editing by Considering Acoustic and Prosody Consistency

2023-09-21 · Rui Liu, Jiatian Xi, Ziyue Jiang, Haizhou Li

Text-based speech editing (TSE) techniques are designed to enable users to edit the output audio by modifying the input text transcript instead of the audio itself. Despite much progress in neural network-based TSE techniques, the current techniques have focused on reducing the difference between the generated speech segment and the reference target in the editing region, ignoring its local and global fluency in the context and original utterance. To maintain the speech fluency, we propose a fluency speech editing model, termed \textit{FluentEditor}, by considering fluency-aware training criterion in the TSE training. Specifically, the \textit{acoustic consistency constraint} aims to smooth the transition between the edited region and its neighboring acoustic segments consistent with the ground truth, while the \textit{prosody consistency constraint} seeks to ensure that the prosody attributes within the edited regions remain consistent with the overall style of the original utterance. The subjective and objective experimental results on VCTK demonstrate that our \textit{FluentEditor} outperforms all advanced baselines in terms of naturalness and fluency. The audio samples and code are available at \url{https://github.com/Ai-S2-Lab/FluentEditor}.

📄 PDF Abstract BibTeX arXiv:2309.11725

Code (1)

ai-s2-lab/fluenteditor 공식 구현 pytorch

Similar Papers 제목 키워드 기반

FluentEditor2: Text-based Speech Editing by Modeling Multi-Scale Acoustic and Prosody Consistency

2024-09-28 · Rui Liu, Jiatian Xi, Ziyue Jiang, Haizhou Li

Text-based speech editing (TSE) allows users to edit speech by modifying the corresponding text directly without altering the original recording. Current TSE techniques often focus on minimizing discrepancies between gen…

Text to Speech

DiffEditor: Enhancing Speech Editing with Semantic Enrichment and Acoustic Consistency

2024-09-19 · Yang Chen, Yuhang Jia, Shiwan Zhao, Ziyue Jiang 외

As text-based speech editing becomes increasingly prevalent, the demand for unrestricted free-text editing continues to grow. However, existing speech editing techniques encounter significant challenges, particularly in …

Language ModelingLanguage ModellingWord Embeddings

A$^3$T: Alignment-Aware Acoustic and Text Pretraining for Speech Synthesis and Editing

2022-03-18 · He Bai, Renjie Zheng, Junkun Chen, Xintong Li 외

Recently, speech representation learning has improved many speech-related tasks such as speech recognition, speech classification, and speech-to-text translation. However, all the above tasks are in the direction of spee…

Representation LearningSpeaker Verificationspeech-recognitionSpeech Recognition+5

Instance-Specific Test-Time Training for Speech Editing in the Wild

2025-06-16 · Taewoo Kim, Uijong Lee, Hayoung Park, Choongsang Cho 외

Speech editing systems aim to naturally modify speech content while preserving acoustic consistency and speaker identity. However, previous studies often struggle to adapt to unseen and diverse acoustic conditions, resul…

Ming-UniAudio: Speech LLM for Joint Understanding, Generation and Editing with Unified Representation

2025-10-26 · Canxiang Yan, Chunxiang Jin, Dawei Huang, Haibing Yu 외 arxiv

Existing speech models suffer from competing requirements on token representations by understanding and generation tasks. This discrepancy in representation prevents speech language models from performing instruction-bas…