paper-with-me

Papers

JAL-Turn: Joint Acoustic-Linguistic Modeling for Real-Time and Robust Turn-Taking Detection in Full-Duplex Spoken Dialogue Systems

2026-03-27 · Guangzhao Yang, Yu Pan, Shi Qiu, Ningjie Bai arxiv

Despite recent advances, efficient and robust turn-taking detection remains a significant challenge in industrial-grade Voice AI agent deployments. Many existing systems rely solely on acoustic or semantic cues, leading to suboptimal accuracy and stability, while recent attempts to endow large language models with full-duplex capabilities require costly full-duplex data and incur substantial training and deployment overheads, limiting real-time performance. In this paper, we propose JAL-Turn, a lightweight and efficient speech-only turn-taking framework that adopts a joint acoustic-linguistic modeling paradigm, in which a cross-attention module adaptively integrates pre-trained acoustic representations with linguistic features to support low-latency prediction of hold vs shift states. By sharing a frozen ASR encoder, JAL-Turn enables turn-taking prediction to run fully in parallel with speech recognition, introducing no additional end-to-end latency or computational overhead. In addition, we introduce a scalable data construction pipeline that automatically derives reliable turn-taking labels from large-scale real-world dialogue corpora. Extensive experiments on public multilingual benchmarks and an in-house Japanese customer-service dataset show that JAL-Turn consistently outperforms strong state-of-the-art baselines in detection accuracy while maintaining superior real-time performance.

📄 PDF Abstract BibTeX arXiv:2603.26515

Code (0)

등록된 구현이 없습니다.

Tasks

Speech Recognition

Similar Papers 제목 키워드 기반

Flow-SLM: Joint Learning of Linguistic and Acoustic Information for Spoken Language Modeling

2025-08-12 · Ju-Chieh Chou, Jiawei Zhou, Karen Livescu arxiv

Textless spoken language models (SLMs) are generative models of speech that do not rely on text supervision. Most textless SLMs learn to predict the next semantic token, a discrete representation of linguistic content, a…

CALM: Joint Contextual Acoustic-Linguistic Modeling for Personalization of Multi-Speaker ASR

2026-01-30 · Muhammad Shakeel, Yosuke Fukumoto, Chikara Maeda, Chyi-Jiunn Lin 외 arxiv

We present CALM, a joint Contextual Acoustic-Linguistic Modeling framework for multi-speaker automatic speech recognition (ASR). In personalized AI scenarios, the joint availability of acoustic and linguistic cues natura…

Speech Recognition

Linguistic-Enhanced Transformer with CTC Embedding for Speech Recognition

2022-10-25 · xulong Zhang, Jianzong Wang, Ning Cheng, Mengyuan Zhao 외

The recent emergence of joint CTC-Attention model shows significant improvement in automatic speech recognition (ASR). The improvement largely lies in the modeling of linguistic information by decoder. The decoder joint-…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DecoderLanguage Modeling+3

Generative Spoken Language Modeling from Raw Audio

2021-02-01 · Kushal Lakhotia, Evgeny Kharitonov, Wei-Ning Hsu, Yossi Adi 외

We introduce Generative Spoken Language Modeling, the task of learning the acoustic and linguistic characteristics of a language from raw audio (no text, no labels), and a set of metrics to automatically evaluate the lea…

DecoderLanguage ModelingLanguage ModellingResynthesis

Multimodal Continuous Turn-Taking Prediction Using Multiscale RNNs

2018-08-31 · Matthew Roddy, Gabriel Skantze, Naomi Harte

In human conversational interactions, turn-taking exchanges can be coordinated using cues from multiple modalities. To design spoken dialog systems that can conduct fluid interactions it is desirable to incorporate cues …

Prediction