CLSDASDec 25, 2024

Intra- and Inter-modal Context Interaction Modeling for Conversational Speech Synthesis

arXiv:2412.18733v16 citationsh-index: 5Has CodeICASSP
Originality Incremental advance
AI Analysis

This work addresses the problem of generating natural conversational prosody in speech synthesis for applications like virtual assistants, though it is incremental as it builds on prior multimodal approaches.

The paper tackles the challenge of modeling intra- and inter-modal interactions in multimodal dialogue history for conversational speech synthesis, proposing III-CSS with contrastive learning modules that outperform advanced baselines in prosody expressiveness on the DailyTalk dataset.

Conversational Speech Synthesis (CSS) aims to effectively take the multimodal dialogue history (MDH) to generate speech with appropriate conversational prosody for target utterance. The key challenge of CSS is to model the interaction between the MDH and the target utterance. Note that text and speech modalities in MDH have their own unique influences, and they complement each other to produce a comprehensive impact on the target utterance. Previous works did not explicitly model such intra-modal and inter-modal interactions. To address this issue, we propose a new intra-modal and inter-modal context interaction scheme-based CSS system, termed III-CSS. Specifically, in the training phase, we combine the MDH with the text and speech modalities in the target utterance to obtain four modal combinations, including Historical Text-Next Text, Historical Speech-Next Speech, Historical Text-Next Speech, and Historical Speech-Next Text. Then, we design two contrastive learning-based intra-modal and two inter-modal interaction modules to deeply learn the intra-modal and inter-modal context interaction. In the inference phase, we take MDH and adopt trained interaction modules to fully infer the speech prosody of the target utterance's text content. Subjective and objective experiments on the DailyTalk dataset show that III-CSS outperforms the advanced baselines in terms of prosody expressiveness. Code and speech samples are available at https://github.com/AI-S2-Lab/I3CSS.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes