paper-with-me

Papers

DuplexMamba: Enhancing Real-time Speech Conversations with Duplex and Streaming Capabilities

2025-02-16 · Xiangyu Lu, Wang Xu, Haoyu Wang, Hongyun Zhou, Haiyan Zhao, Conghui Zhu, Tiejun Zhao, Muyun Yang

Real-time speech conversation is essential for natural and efficient human-machine interactions, requiring duplex and streaming capabilities. Traditional Transformer-based conversational chatbots operate in a turn-based manner and exhibit quadratic computational complexity that grows as the input size increases. In this paper, we propose DuplexMamba, a Mamba-based end-to-end multimodal duplex model for speech-to-text conversation. DuplexMamba enables simultaneous input processing and output generation, dynamically adjusting to support real-time streaming. Specifically, we develop a Mamba-based speech encoder and adapt it with a Mamba-based language model. Furthermore, we introduce a novel duplex decoding strategy that enables DuplexMamba to process input and generate output simultaneously. Experimental results demonstrate that DuplexMamba successfully implements duplex and streaming capabilities while achieving performance comparable to several recently developed Transformer-based models in automatic speech recognition (ASR) tasks and voice assistant benchmark evaluations.

📄 PDF Abstract BibTeX arXiv:2502.11123

Code (1)

khfs/DuplexMamba 공식 구현 jax

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage ModellingMambaspeech-recognitionSpeech RecognitionSpeech-to-Text

Similar Papers 제목 키워드 기반

Advancing Speech Language Models by Scaling Supervised Fine-Tuning with Over 60,000 Hours of Synthetic Speech Dialogue Data

2024-12-02 · Shuaijiang Zhao, Tingwei Guo, Bajian Xiang, Tongtang Wan 외

The GPT-4o represents a significant milestone in enabling real-time interaction with large language models (LLMs) through speech, its remarkable low latency and high fluency not only capture attention but also stimulate …

Language ModelingLanguage Modelling

Internalizing ASR with Implicit Chain of Thought for Efficient Speech-to-Speech Conversational LLM

2024-09-25 · Robin Shing-Hei Yuen, Timothy Tin-Long Tse, Jian Zhu

Current speech-based LLMs are predominantly trained on extensive ASR and TTS datasets, excelling in tasks related to these domains. However, their ability to handle direct speech-to-speech conversations remains notably c…

Aligning Spoken Dialogue Models from User Interactions

2025-06-26 · Anne Wu, Laurent Mazaré, Neil Zeghidour, Alexandre Défossez

We propose a novel preference alignment framework for improving spoken dialogue models on real-time conversations from user interactions. Current preference learning methods primarily focus on text-based language models,…

Real-time Speech Summarization for Medical Conversations

2024-06-22 · Khai Le-Duc, Khai-Nguyen Nguyen, Long Vo-Dang, Truong-Son Hy

In doctor-patient conversations, identifying medically relevant information is crucial, posing the need for conversation summarization. In this work, we propose the first deployable real-time speech summarization system …

Conversation SummarizationText Summarization

How “open” are the conversations with open-domain chatbots? A proposal for Speech Event based evaluation

2021-07-01 · SIGDIAL (ACL) 2021 7 · A. Seza Doğruöz, Gabriel Skantze

Open-domain chatbots are supposed to converse freely with humans without being restricted to a topic, task or domain. However, the boundaries and/or contents of open-domain conversations are not clear. To clarify the bou…

Chatbot