paper-with-me

홈 › Papers

MM-TTS: Multi-modal Prompt based Style Transfer for Expressive Text-to-Speech Synthesis

2023-12-17 · Wenhao Guan, Yishuang Li, Tao Li, Hukai Huang, Feng Wang, Jiayan Lin, Lingyan Huang, Lin Li, Qingyang Hong

The style transfer task in Text-to-Speech refers to the process of transferring style information into text content to generate corresponding speech with a specific style. However, most existing style transfer approaches are either based on fixed emotional labels or reference speech clips, which cannot achieve flexible style transfer. Recently, some methods have adopted text descriptions to guide style transfer. In this paper, we propose a more flexible multi-modal and style controllable TTS framework named MM-TTS. It can utilize any modality as the prompt in unified multi-modal prompt space, including reference speech, emotional facial images, and text descriptions, to control the style of the generated speech in a system. The challenges of modeling such a multi-modal style controllable TTS mainly lie in two aspects:1)aligning the multi-modal information into a unified style space to enable the input of arbitrary modality as the style prompt in a single system, and 2)efficiently transferring the unified style representation into the given text content, thereby empowering the ability to generate prompt style-related voice. To address these problems, we propose an aligned multi-modal prompt encoder that embeds different modalities into a unified style space, supporting style transfer for different modalities. Additionally, we present a new adaptive style transfer method named Style Adaptive Convolutions to achieve a better style representation. Furthermore, we design a Rectified Flow based Refiner to solve the problem of over-smoothing Mel-spectrogram and generate audio of higher fidelity. Since there is no public dataset for multi-modal TTS, we construct a dataset named MEAD-TTS, which is related to the field of expressive talking head. Our experiments on the MEAD-TTS dataset and out-of-domain datasets demonstrate that MM-TTS can achieve satisfactory results based on multi-modal prompts.

📄 PDF Abstract BibTeX arXiv:2312.10687

Code (0)

등록된 구현이 없습니다.

Tasks

Speech SynthesisStyle Transfertext-to-speechText to SpeechText-To-Speech Synthesis

Similar Papers 제목 키워드 기반

VAST: Vivify Your Talking Avatar via Zero-Shot Expressive Facial Style Transfer

2023-08-09 · Liyang Chen, Zhiyong Wu, Runnan Li, Weihong Bao 외

Current talking face generation methods mainly focus on speech-lip synchronization. However, insufficient investigation on the facial talking style leads to a lifeless and monotonous avatar. Most previous works fail to i…

DecoderFace GenerationStyle TransferTalking Face Generation

UniSS: Unified Expressive Speech-to-Speech Translation with Your Voice

2025-09-25 · Sitong Cheng, Weizhen Bian, Xinsheng Wang, Ruibin Yuan 외 arxiv

The ultimate goal of expressive speech-to-speech translation (S2ST) is to accurately translate spoken content while preserving the speaker identity and emotional style. However, progress in this field is largely hindered…

Speech-to-Speech TranslationText to Speech

SeamlessExpressiveLM: Speech Language Model for Expressive Speech-to-Speech Translation with Chain-of-Thought

2024-05-30 · Hongyu Gong, Bandhav Veluri

Expressive speech-to-speech translation (S2ST) is a key research topic in seamless communication, which focuses on the preservation of semantics and speaker vocal style in translated speech. Early works synthesized speak…

Language ModelingLanguage ModellingSpeech-to-Speech TranslationStyle Transfer

Text-driven Emotional Style Control and Cross-speaker Style Transfer in Neural TTS

2022-07-13 · Yookyung Shin, Younggun Lee, Suhee Jo, Yeongtae Hwang 외

Expressive text-to-speech has shown improved performance in recent years. However, the style control of synthetic speech is often restricted to discrete emotion categories and requires training data recorded by the targe…

Language ModelingLanguage ModellingStyle Transfertext-to-speech+1

Expressive Speech Retrieval using Natural Language Descriptions of Speaking Style

2025-08-15 · Wonjune Kang, Deb Roy arxiv

We introduce the task of expressive speech retrieval, where the goal is to retrieve speech utterances spoken in a given style based on a natural language description of that style. While prior work has primarily focused …