paper-with-me

Papers

OmniFlatten: An End-to-end GPT Model for Seamless Voice Conversation

2024-10-23 · Qinglin Zhang, Luyao Cheng, Chong Deng, Qian Chen, Wen Wang, Siqi Zheng, Jiaqing Liu, Hai Yu, Chaohong Tan, Zhihao Du, Shiliang Zhang

Full-duplex spoken dialogue systems significantly surpass traditional turn-based dialogue systems, as they allow simultaneous bidirectional communication, closely mirroring human-human interactions. However, achieving low latency and natural interactions in full-duplex dialogue systems remains a significant challenge, especially considering human conversation dynamics such as interruptions, backchannels, and overlapping speech. In this paper, we introduce a novel End-to-End GPT-based model OmniFlatten for full-duplex conversation, capable of effectively modeling the complex behaviors inherent to natural conversations with low latency. To achieve full-duplex conversation capabilities, we propose a multi-stage post-training scheme that progressively adapts a text large language model (LLM) backbone into a speech-text dialogue LLM, capable of generating text and speech in real time, without modifying the architecture of the backbone LLM. The training process comprises three stages: modality alignment, half-duplex dialogue learning, and full-duplex dialogue learning. In all training stages, we standardize the data using a flattening operation, which enables unifying the training methods and the GPT backbone across different modalities and tasks. Our approach offers a simple modeling technique and a promising research direction for developing efficient and natural end-to-end full-duplex spoken dialogue systems. Audio samples of dialogues generated by OmniFlatten can be found at this web site (https://omniflatten.github.io/).

📄 PDF Abstract BibTeX arXiv:2410.17799

Code (1)

karpathy/nanogpt 공식 구현 pytorch

Tasks

Large Language ModelSpoken Dialogue Systems

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Weight Decay 설명 없음
Multi-Head Attention 설명 없음
Discriminative Fine-Tuning Discriminative Fine-Tuning is a fine-tuning strategy that is used for ULMFiT type models. Instead of using the same learning rate…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…

Similar Papers 제목 키워드 기반

MinMo: A Multimodal Large Language Model for Seamless Voice Interaction

2025-01-10 · Qian Chen, Yafeng Chen, Yanni Chen, Mengzhe Chen 외

Recent advancements in large language models (LLMs) and multimodal speech-text models have laid the groundwork for seamless voice interactions, enabling real-time, natural, and human-like conversations. Previous models f…

Instruction FollowingLanguage ModelingLanguage ModellingLarge Language Model+4

Towards Building Voice-based Conversational Recommender Systems: Datasets, Potential Solutions, and Prospects

2023-06-14 · Xinghua Qu, Hongyang Liu, Zhu Sun, Xiang Yin 외

Conversational recommender systems (CRSs) have become crucial emerging research topics in the field of RSs, thanks to their natural advantages of explicitly acquiring user preferences via interactive conversations and re…

Recommendation Systemstext-to-speechText to Speech

WearVox: An Egocentric Multichannel Voice Assistant Benchmark for Wearables

2025-12-25 · Zhaojiang Lin, Yong Xu, Kai Sun, Jing Zheng 외 arxiv

Wearable devices such as AI glasses are transforming voice assistants into always-available, hands-free collaborators that integrate seamlessly with daily life, but they also introduce challenges like egocentric audio af…

Voila: Voice-Language Foundation Models for Real-Time Autonomous Interaction and Voice Role-Play

2025-05-05 · Yemin Shi, Yu Shu, Siwei Dong, Guangyi Liu 외

A voice AI agent that blends seamlessly into daily life would interact with humans in an autonomous, real-time, and emotionally expressive manner. Rather than merely reacting to commands, it would continuously listen, re…

AI AgentAutomatic Speech RecognitionAutomatic Speech Recognition (ASR)Rhythm+4

Better Adherence, Richer Context: A Field Evaluation of LLM-Powered Conversational Voice Diaries for Sleep

2026-06-17 · Amama Mahmood, Bokyung Kim, Honghao Zhao, Molly E. Atwood 외 arxiv

Sleep diaries are central to behavioral sleep medicine and cognitive behavioral therapy for insomnia, yet daily completion is difficult to sustain, and static forms often provide limited context for interpreting night-to…