paper-with-me

Papers

Towards a Japanese Full-duplex Spoken Dialogue System

2025-06-03 · Atsumoto Ohashi, Shinya Iizuka, Jingjing Jiang, Ryuichiro Higashinaka

Full-duplex spoken dialogue systems, which can model simultaneous bidirectional features of human conversations such as speech overlaps and backchannels, have attracted significant attention recently. However, the study of full-duplex spoken dialogue systems for the Japanese language has been limited, and the research on their development in Japanese remains scarce. In this paper, we present the first publicly available full-duplex spoken dialogue model in Japanese, which is built upon Moshi, a full-duplex dialogue model in English. Our model is trained through a two-stage process: pre-training on a large-scale spoken dialogue data in Japanese, followed by fine-tuning on high-quality stereo spoken dialogue data. We further enhance the model's performance by incorporating synthetic dialogue data generated by a multi-stream text-to-speech system. Evaluation experiments demonstrate that the trained model outperforms Japanese baseline models in both naturalness and meaningfulness.

📄 PDF Abstract BibTeX arXiv:2506.02979

Code (0)

등록된 구현이 없습니다.

Tasks

Spoken Dialogue Systemstext-to-speechText to Speech

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

DuplexChat: Constructing Speaker-Separated Full-Duplex Dialogue Speech at Scale for Spoken Dialogue Language Modeling

2026-07-06 · Wataru Nakata, Yuki Saito, Hiroshi Saruwatari arxiv

Full-duplex spoken dialogue models are trained on conversational speech in which each speaker is represented as a separate stream, but existing large-scale public speech corpora are mostly monaural, making them unsuited …

Speech Separation

Full-Duplex-Bench: A Benchmark to Evaluate Full-duplex Spoken Dialogue Models on Turn-taking Capabilities

2025-03-06 · Guan-Ting Lin, Jiachen Lian, Tingle Li, Qirui Wang 외

Spoken dialogue modeling poses challenges beyond text-based language modeling, requiring real-time interaction, turn-taking, and backchanneling. While most Spoken Dialogue Models (SDMs) operate in half-duplex mode-proces…

Language ModelingLanguage ModellingManagement

Beyond Turn-Based Interfaces: Synchronous LLMs as Full-Duplex Dialogue Agents

2024-09-23 · Bandhav Veluri, Benjamin N Peloquin, Bokai Yu, Hongyu Gong 외

Despite broad interest in modeling spoken dialogue agents, most approaches are inherently "half-duplex" -- restricted to turn-based interaction with responses requiring explicit prompting by the user or implicit tracking…

2k

LLM-Enhanced Dialogue Management for Full-Duplex Spoken Dialogue Systems

2025-02-19 · Hao Zhang, Weiwei Li, Rilin Chen, Vinay Kothapally 외

Achieving full-duplex communication in spoken dialogue systems (SDS) requires real-time coordination between listening, speaking, and thinking. This paper proposes a semantic voice activity detection (VAD) module as a di…

Action DetectionActivity DetectionDecision MakingDialogue Management+3

Human-1 by Josh Talks: A Full-Duplex Conversational Modeling Framework in Hindi using Real-World Conversations

2026-04-25 · Bhaskar Singh, Shobhit Banga, Mahima Manik, Pranav Sharma arxiv

Full-duplex spoken dialogue systems can model natural conversational behaviours such as interruptions, overlaps, and backchannels, yet such systems remain largely unexplored for Indian languages. We present the first ope…

Text Generation