paper-with-me

홈 › Papers

Emphasis Rendering for Conversational Text-to-Speech with Multi-modal Multi-scale Context Modeling

2024-10-12 · Rui Liu, Zhenqi Jia, Jie Yang, Yifan Hu, Haizhou Li

Conversational Text-to-Speech (CTTS) aims to accurately express an utterance with the appropriate style within a conversational setting, which attracts more attention nowadays. While recognizing the significance of the CTTS task, prior studies have not thoroughly investigated speech emphasis expression, which is essential for conveying the underlying intention and attitude in human-machine interaction scenarios, due to the scarcity of conversational emphasis datasets and the difficulty in context understanding. In this paper, we propose a novel Emphasis Rendering scheme for the CTTS model, termed ER-CTTS, that includes two main components: 1) we simultaneously take into account textual and acoustic contexts, with both global and local semantic modeling to understand the conversation context comprehensively; 2) we deeply integrate multi-modal and multi-scale context to learn the influence of context on the emphasis expression of the current utterance. Finally, the inferred emphasis feature is fed into the neural speech synthesizer to generate conversational speech. To address data scarcity, we create emphasis intensity annotations on the existing conversational dataset (DailyTalk). Both objective and subjective evaluations suggest that our model outperforms the baseline models in emphasis rendering within a conversational setting. The code and audio samples are available at https://github.com/CodeStoreTTS/ER-CTTS.

📄 PDF Abstract BibTeX arXiv:2410.09524

Code (0)

등록된 구현이 없습니다.

Tasks

text-to-speechText to Speech

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

M2-CTTS: End-to-End Multi-scale Multi-modal Conversational Text-to-Speech Synthesis

2023-05-03 · Jinlong Xue, Yayue Deng, Fengping Wang, Ya Li 외

Conversational text-to-speech (TTS) aims to synthesize speech with proper prosody of reply based on the historical conversation. However, it is still a challenge to comprehensively model the conversation, and a majority …

Speech Synthesistext-to-speechText to SpeechText-To-Speech Synthesis

Emotion Rendering for Conversational Speech Synthesis with Heterogeneous Graph-Based Context Modeling

2023-12-19 · Rui Liu, Yifan Hu, Yi Ren, Xiang Yin 외

Conversational Speech Synthesis (CSS) aims to accurately express an utterance with the appropriate prosody and emotional inflection within a conversational setting. While recognising the significance of CSS task, the pri…

Contrastive LearningSpeech Synthesis

AuEmoChat: Authentic Emotion Understanding and Rendering for Conversational Speech Synthesis

2026-07-17 · Zhenqi Jia, Yuan Zhao, Aruukhan, Rui Liu 외 arxiv

Conversational Speech Synthesis (CSS) aims to synthesize speech with human-like emotional expression and contextual consistency in user-agent interactions. Existing CSS methods struggle to render authentic human emotions…

Speech Synthesis

Retrieval-Augmented Dialogue Knowledge Aggregation for Expressive Conversational Speech Synthesis

2025-01-11 · Rui Liu, Zhenqi Jia, Feilong Bao, Haizhou Li

Conversational speech synthesis (CSS) aims to take the current dialogue (CD) history as a reference to synthesize expressive speech that aligns with the conversational style. Unlike CD, stored dialogue (SD) contains pres…

AttributeBenchmarkingRetrievalSpeech Synthesis

JELLY: Joint Emotion Recognition and Context Reasoning with LLMs for Conversational Speech Synthesis

2025-01-09 · Jun-Hyeok Cha, Seung-bin Kim, Hyung-Seok Oh, Seong-Whan Lee

Recently, there has been a growing demand for conversational speech synthesis (CSS) that generates more natural speech by considering the conversational context. To address this, we introduce JELLY, a novel CSS framework…

Emotion RecognitionLanguage ModelingLanguage ModellingLarge Language Model+1