OmniChat: Enhancing Spoken Dialogue Systems with Scalable Synthetic Data for Diverse Scenarios
Xize Cheng, Dongjie Fu, Xiaoda Yang, Minghui Fang, Ruofan Hu, Jingyu Lu, Bai Jionghao, Zehan Wang, Shengpeng Ji, Rongjie Huang, Linjun Li, Yu Chen, Tao Jin, Zhou Zhao
TL;DR
This work tackles the scarcity and limited diversity of real-world spoken dialogue data by introducing ShareChatX, a large-scale synthetic dataset spanning emotion, audio events, and music. It presents OmniChat, a multi-turn spoken dialogue system that uses a heterogeneous Mix-Former to fuse multi-modal features from dedicated experts (content, emotion, and non-speech audio) and generate contextually appropriate responses. The paper systematically studies training strategies with synthetic data, finding an optimal balance between synthetic and real data and demonstrating state-of-the-art performance on the real DailyTalk dataset. The results highlight the critical role of synthetic data in enabling robust, emotion-aware dialogue across complex, multimodal scenarios, and the authors provide data and code for reproducibility.
Abstract
With the rapid development of large language models, researchers have created increasingly advanced spoken dialogue systems that can naturally converse with humans. However, these systems still struggle to handle the full complexity of real-world conversations, including audio events, musical contexts, and emotional expressions, mainly because current dialogue datasets are constrained in both scale and scenario diversity. In this paper, we propose leveraging synthetic data to enhance the dialogue models across diverse scenarios. We introduce ShareChatX, the first comprehensive, large-scale dataset for spoken dialogue that spans diverse scenarios. Based on this dataset, we introduce OmniChat, a multi-turn dialogue system with a heterogeneous feature fusion module, designed to optimize feature selection in different dialogue contexts. In addition, we explored critical aspects of training dialogue systems using synthetic data. Through comprehensive experimentation, we determined the ideal balance between synthetic and real data, achieving state-of-the-art results on the real-world dialogue dataset DailyTalk. We also highlight the crucial importance of synthetic data in tackling diverse, complex dialogue scenarios, especially those involving audio and music. For more details, please visit our demo page at \url{https://sharechatx.github.io/}.
