CLAISDASJan 8, 2025

Real-Time Textless Dialogue Generation

arXiv:2501.04877v110 citationsh-index: 4Has Code
Originality Incremental advance
AI Analysis

This work addresses the issue of unnaturalness in spoken dialogue systems for users, though it appears incremental as it builds on existing LLM advancements to improve specific aspects like turn-taking and paralinguistic signals.

The paper tackles the problem of robotic interactions in spoken dialogue systems by proposing a real-time, textless model that processes streaming spoken conversation directly, resulting in more natural and human-like interactions with minimal delay.

Recent advancements in large language models (LLMs) have led to significant progress in text-based dialogue systems. These systems can now generate high-quality responses that are accurate and coherent across a wide range of topics and tasks. However, spoken dialogue systems still lag behind in terms of naturalness. They tend to produce robotic interactions, with issues such as slow response times, overly generic or cautious replies, and a lack of natural rhythm and fluid turn-taking. This shortcoming is largely due to the over-reliance on the traditional cascaded design, which involve separate, sequential components, as well as the use of text as an intermediate representation. This paper propose a real-time, textless spoken dialogue generation model (RTTL-DG) that aims to overcome these challenges. Our system enables fluid turn-taking and generates responses with minimal delay by processing streaming spoken conversation directly. Additionally, our model incorporates backchannels, filters, laughter, and other paralinguistic signals, which are often absent in cascaded dialogue systems, to create more natural and human-like interactions. The implementations and generated samples are available in our repository: https://github.com/mailong25/rts2s-dg

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes