ICASSP 2025accepted0 citations

UMETTS: A Unified Framework for Emotional Text-to-Speech Synthesis with Multimodal Prompts

Xiang Li, Zhi-Qi Cheng, Jun-Yan He, Junyao Chen, Xiaomao Fan, Xiaojiang Peng, Alexander G. Hauptmann

Abstract

Emotional Text-to-Speech (E-TTS) synthesis has garnered significant attention in recent years due to its potential to revolutionize human-computer interaction. However, current E-TTS approaches often struggle to capture the intricacies of human emotions, primarily relying on oversimplified emotional labels or single-modality input. In this paper, we introduce the Unified Multimodal Prompt-Induced Emotional Text-to-Speech System (UMETTS), a novel framework that leverages emotional cues from multiple modalities to generate highly expressive and emotionally resonant speech. The core of UMETTS consists of two key components: the Emotion Prompt Alignment Module (EP-Align) and the Emotion Embedding-Induced TTS Module(EMI-TTS). (1) EP-Align employs contrastive learning to align emotional features across text, audio, and visual modalities, ensuring a coherent fusion of multimodal information. (2) Subsequently, EMI-TTS integrates the aligned emotional embeddings with state-of-the-art TTS models to synthesize speech that accurately reflects the intended emotions. Extensive evaluations show that UMETTS achieves significant improvements in emotion accuracy and speech naturalness, outperforming traditional E-TTS methods on both objective and subjective metrics. To facilitate reproducibility and further research, we have made our code publicly available at https://github.com/KTTRCDL/UMETTS.

BibTeX
@inproceedings{icassp2025_umettsaunifiedfr,
  title = {UMETTS: A Unified Framework for Emotional Text-to-Speech Synthesis with Multimodal Prompts},
  author = {Xiang Li and Zhi-Qi Cheng and Jun-Yan He and Junyao Chen and Xiaomao Fan and Xiaojiang Peng and Alexander G. Hauptmann},
  booktitle = {ICASSP 2025},
  year = {2025}
}