English

Making Flow-Matching-Based Zero-Shot Text-to-Speech Laugh as You Like

Audio and Speech Processing 2024-03-06 v2 Computation and Language Machine Learning Sound

Abstract

Laughter is one of the most expressive and natural aspects of human speech, conveying emotions, social cues, and humor. However, most text-to-speech (TTS) systems lack the ability to produce realistic and appropriate laughter sounds, limiting their applications and user experience. While there have been prior works to generate natural laughter, they fell short in terms of controlling the timing and variety of the laughter to be generated. In this work, we propose ELaTE, a zero-shot TTS that can generate natural laughing speech of any speaker based on a short audio prompt with precise control of laughter timing and expression. Specifically, ELaTE works on the audio prompt to mimic the voice characteristic, the text prompt to indicate the contents of the generated speech, and the input to control the laughter expression, which can be either the start and end times of laughter, or the additional audio prompt that contains laughter to be mimicked. We develop our model based on the foundation of conditional flow-matching-based zero-shot TTS, and fine-tune it with frame-level representation from a laughter detector as additional conditioning. With a simple scheme to mix small-scale laughter-conditioned data with large-scale pre-training data, we demonstrate that a pre-trained zero-shot TTS model can be readily fine-tuned to generate natural laughter with precise controllability, without losing any quality of the pre-trained zero-shot TTS model. Through objective and subjective evaluations, we show that ELaTE can generate laughing speech with significantly higher quality and controllability compared to conventional models. See https://aka.ms/elate/ for demo samples.

Keywords

Cite

@article{arxiv.2402.07383,
  title  = {Making Flow-Matching-Based Zero-Shot Text-to-Speech Laugh as You Like},
  author = {Naoyuki Kanda and Xiaofei Wang and Sefik Emre Eskimez and Manthan Thakker and Hemin Yang and Zirun Zhu and Min Tang and Canrun Li and Chung-Hsien Tsai and Zhen Xiao and Yufei Xia and Jinzhu Li and Yanqing Liu and Sheng Zhao and Michael Zeng},
  journal= {arXiv preprint arXiv:2402.07383},
  year   = {2024}
}

Comments

See https://aka.ms/elate/ for demo samples, v2: subjective evaluation has been added

R2 v1 2026-06-28T14:45:35.799Z