paper-with-me

Papers

DiffEditor: Enhancing Speech Editing with Semantic Enrichment and Acoustic Consistency

2024-09-19 · Yang Chen, Yuhang Jia, Shiwan Zhao, Ziyue Jiang, Haoran Li, Jiarong Kang, Yong Qin

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 maintaining intelligibility and acoustic consistency when dealing with out-of-domain (OOD) text. In this paper, we introduce, DiffEditor, a novel speech editing model designed to enhance performance in OOD text scenarios through semantic enrichment and acoustic consistency. To improve the intelligibility of the edited speech, we enrich the semantic information of phoneme embeddings by integrating word embeddings extracted from a pretrained language model. Furthermore, we emphasize that interframe smoothing properties are critical for modeling acoustic consistency, and thus we propose a first-order loss function to promote smoother transitions at editing boundaries and enhance the overall fluency of the edited speech. Experimental results demonstrate that our model achieves state-of-the-art performance in both in-domain and OOD text scenarios.

📄 PDF Abstract BibTeX arXiv:2409.12992

Code (1)

nku-hlt/diffeditor 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingWord Embeddings

Similar Papers 제목 키워드 기반

DiffEditor: Boosting Accuracy and Flexibility on Diffusion-based Image Editing

2024-02-04 · CVPR 2024 1 · Chong Mou, Xintao Wang, Jiechong Song, Ying Shan 외

Large-scale Text-to-Image (T2I) diffusion models have revolutionized image generation over the last few years. Although owning diverse and high-quality generation capabilities, translating these abilities to fine-grained…

Image Generation

MTP-S2UT: Enhancing Speech-to-Speech Translation Quality with Multi-token Prediction

2025-10-11 · Jianjin Wang, Runsong Zhao, Xiaoqian Liu, Yuan Ge 외 arxiv

Current direct speech-to-speech translation methods predominantly employ speech tokens as intermediate representations. However, a single speech token is not dense in semantics, so we generally need multiple tokens to ex…

Speech-to-Speech Translation

Semantic enrichment towards efficient speech representations

2023-07-03 · Gaëlle Laperrière, Ha Nguyen, Sahar Ghannay, Bassam Jabaian 외

Over the past few years, self-supervised learned speech representations have emerged as fruitful replacements for conventional surface representations when solving Spoken Language Understanding (SLU) tasks. Simultaneousl…

Spoken Language Understanding

A dual task learning approach to fine-tune a multilingual semantic speech encoder for Spoken Language Understanding

2024-06-17 · Gaëlle Laperrière, Sahar Ghannay, Bassam Jabaian, Yannick Estève

Self-Supervised Learning is vastly used to efficiently represent speech for Spoken Language Understanding, gradually replacing conventional approaches. Meanwhile, textual SSL models are proposed to encode language-agnost…

Self-Supervised LearningSpoken Language Understanding

DesignEdit: Multi-Layered Latent Decomposition and Fusion for Unified & Accurate Image Editing

2024-03-21 · Yueru Jia, Yuhui Yuan, Aosong Cheng, Chuke Wang 외

Recently, how to achieve precise image editing has attracted increasing attention, especially given the remarkable success of text-to-image generation models. To unify various spatial-aware image editing abilities into o…

Image Generationspatial-aware image editingText to Image GenerationText-to-Image Generation