Towards Joint Modeling of Dialogue Response and Speech Synthesis based on Large Language Model
Xinyu Zhou, Delong Chen, Yudong Chen

TL;DR
This paper investigates using large language models to jointly generate dialogue responses and speech features, aiming to create more human-like, integrated spoken dialogue systems by leveraging LLMs' speech understanding and production capabilities.
Contribution
It introduces a novel approach that combines response generation and speech synthesis modeling within a single LLM framework, moving beyond traditional pipeline architectures.
Findings
LLMs demonstrate strong speech understanding capabilities.
Unified modeling improves response and speech feature integration.
Results support LLMs as a promising foundation for spoken dialogue systems.
Abstract
This paper explores the potential of constructing an AI spoken dialogue system that "thinks how to respond" and "thinks how to speak" simultaneously, which more closely aligns with the human speech production process compared to the current cascade pipeline of independent chatbot and Text-to-Speech (TTS) modules. We hypothesize that Large Language Models (LLMs) with billions of parameters possess significant speech understanding capabilities and can jointly model dialogue responses and linguistic features. We conduct two sets of experiments: 1) Prosodic structure prediction, a typical front-end task in TTS, demonstrating the speech understanding ability of LLMs, and 2) Further integrating dialogue response and a wide array of linguistic features using a unified encoding format. Our results indicate that the LLM-based approach is a promising direction for building unified spoken dialogue…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Speech and dialogue systems · Natural Language Processing Techniques
