English

When can I Speak? Predicting initiation points for spoken dialogue agents

Computation and Language 2022-08-10 v1 Sound Audio and Speech Processing

Abstract

Current spoken dialogue systems initiate their turns after a long period of silence (700-1000ms), which leads to little real-time feedback, sluggish responses, and an overall stilted conversational flow. Humans typically respond within 200ms and successfully predicting initiation points in advance would allow spoken dialogue agents to do the same. In this work, we predict the lead-time to initiation using prosodic features from a pre-trained speech representation model (wav2vec 1.0) operating on user audio and word features from a pre-trained language model (GPT-2) operating on incremental transcriptions. To evaluate errors, we propose two metrics w.r.t. predicted and true lead times. We train and evaluate the models on the Switchboard Corpus and find that our method outperforms features from prior work on both metrics and vastly outperforms the common approach of waiting for 700ms of silence.

Keywords

Cite

@article{arxiv.2208.03812,
  title  = {When can I Speak? Predicting initiation points for spoken dialogue agents},
  author = {Siyan Li and Ashwin Paranjape and Christopher D. Manning},
  journal= {arXiv preprint arXiv:2208.03812},
  year   = {2022}
}

Comments

SIGDIAL 2022

R2 v1 2026-06-25T01:33:08.787Z