paper-with-me

Papers

Turn-Taking Prediction for Natural Conversational Speech

2022-08-29 · Shuo-Yiin Chang, Bo Li, Tara N. Sainath, Chao Zhang, Trevor Strohman, Qiao Liang, Yanzhang He

While a streaming voice assistant system has been used in many applications, this system typically focuses on unnatural, one-shot interactions assuming input from a single voice query without hesitation or disfluency. However, a common conversational utterance often involves multiple queries with turn-taking, in addition to disfluencies. These disfluencies include pausing to think, hesitations, word lengthening, filled pauses and repeated phrases. This makes doing speech recognition with conversational speech, including one with multiple queries, a challenging task. To better model the conversational interaction, it is critical to discriminate disfluencies and end of query in order to allow the user to hold the floor for disfluencies while having the system respond as quickly as possible when the user has finished speaking. In this paper, we present a turntaking predictor built on top of the end-to-end (E2E) speech recognizer. Our best system is obtained by jointly optimizing for ASR task and detecting when the user is paused to think or finished speaking. The proposed approach demonstrates over 97% recall rate and 85% precision rate on predicting true turn-taking with only 100 ms latency on a test set designed with 4 types of disfluencies inserted in conversational utterances.

📄 PDF Abstract BibTeX arXiv:2208.13321

Code (0)

등록된 구현이 없습니다.

Tasks

Predictionspeech-recognitionSpeech Recognition

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

DualTurn: Learning Turn-Taking from Dual-Channel Generative Speech Pretraining

2026-03-09 · Shangeth Rajaa arxiv

Speech-to-speech models handle turn-taking naturally but offer limited support for tool-calling or complex reasoning, while production ASR-LLM-TTS voice pipelines offer these capabilities but rely on silence timeouts, wh…

Real-TurnTurk: A Multimodal Turkish Corpus for Turn-Taking Prediction

2026-08-22 · Ahmet Tuğrul Bayrak, Fatma Nur Korkmaz, Bekir Berker Türker, Mustafa Sertaç Türkel 외 hf

Turn-taking is a basic organizational feature of human conversation and remains difficult to model in natural, synchronous dialog systems. While existing research has explored multimodal approaches and large language mod…

Binary Classification

Automatic Evaluation of Turn-taking Cues in Conversational Speech Synthesis

2023-05-29 · Erik Ekstedt, Siyang Wang, Éva Székely, Joakim Gustafson 외

Turn-taking is a fundamental aspect of human communication where speakers convey their intention to either hold, or yield, their turn through prosodic cues. Using the recently proposed Voice Activity Projection model, we…

Speech Synthesistext-to-speechText to Speech

Turn-taking and Backchannel Prediction with Acoustic and Large Language Model Fusion

2024-01-26 · Jinhan Wang, Long Chen, Aparna Khare, Anirudh Raju 외

We propose an approach for continuous prediction of turn-taking and backchanneling locations in spoken dialogue by fusing a neural acoustic model with a large language model (LLM). Experiments on the Switchboard human-hu…

Language ModelingLanguage ModellingLarge Language Model

TurnGuide: Enhancing Meaningful Full Duplex Spoken Interactions via Dynamic Turn-Level Text-Speech Interleaving

2025-08-10 · Wenqian Cui, Lei Zhu, Xiaohui Li, Zhihan Guo 외 arxiv

Full-Duplex Speech Language Models (FD-SLMs) are specialized foundation models designed to enable natural, real-time spoken interactions by modeling complex conversational turn-taking such as interruptions, backchannels,…