paper-with-me

Papers

Real-time Speech Interruption Analysis: From Cloud to Client Deployment

2022-10-24 · Quchen Fu, Szu-Wei Fu, Yaran Fan, Yu Wu, Zhuo Chen, Jayant Gupchup, Ross Cutler

Meetings are an essential form of communication for all types of organizations, and remote collaboration systems have been much more widely used since the COVID-19 pandemic. One major issue with remote meetings is that it is challenging for remote participants to interrupt and speak. We have recently developed the first speech interruption analysis model, which detects failed speech interruptions, shows very promising performance, and is being deployed in the cloud. To deliver this feature in a more cost-efficient and environment-friendly way, we reduced the model complexity and size to ship the WavLM_SI model in client devices. In this paper, we first describe how we successfully improved the True Positive Rate (TPR) at a 1% False Positive Rate (FPR) from 50.9% to 68.3% for the failed speech interruption detection model by training on a larger dataset and fine-tuning. We then shrank the model size from 222.7 MB to 9.3 MB with an acceptable loss in accuracy and reduced the complexity from 31.2 GMACS (Giga Multiply-Accumulate Operations per Second) to 4.3 GMACS. We also estimated the environmental impact of the complexity reduction, which can be used as a general guideline for large Transformer-based models, and thus make those models more accessible with less computation overhead.

📄 PDF Abstract BibTeX arXiv:2210.13334

Code (0)

등록된 구현이 없습니다.

Tasks

Speech Interruption Detection

Similar Papers 제목 키워드 기반

Automatic Speech Interruption Detection: Analysis, Corpus, and System

2024-05-20 · Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024) 2024 5 · Martin Lebourdais, Marie Tahon, Antoine Laurent, Sylvain Meignier

Interruption detection is a new yet challenging task in the field of speech processing. This article presents a comprehensive study on automatic speech interruption detection, from the definition of this task, the assemb…

Speech Interruption Detection

Heard or Halted? Gender, Interruptions, and Emotional Tone in U.S. Supreme Court Oral Arguments

2025-12-05 · Yifei Tong arxiv

This study examines how interruptions during U.S. Supreme Court oral arguments shape both the semantic content and emotional tone of advocates' speech, with a focus on gendered dynamics in judicial discourse. Using the C…

Semantic Similarity

EchoChain: A Full-Duplex Benchmark for State-Update Reasoning Under Interruptions

2026-04-08 · Smit Nautambhai Modi, Gandharv Mahajan, Marc Wetter, Randall Welles arxiv

Real-time voice assistants must revise task state when users interrupt mid-response, but existing spoken-dialog benchmarks largely evaluate turn-based interaction and miss this failure mode. We introduce EchoChain, a con…

VoiceChat-TTS: A Low-Latency Continuous Speech Synthesis Model for Interactive Agents

2026-08-13 · Edresson Casanova, Jaehyeon Kim, Mariana Graterol Fuenmayor, Shehzeen Hussain 외 arxiv

Spoken dialogue is a natural form of human--computer interaction, yet most speech language models remain limited to turn-based operation and lack real-time adaptability, such as user barge-in. Recent duplex speech-to-spe…

Speech Synthesis

What Did I Just Say? Self-Listening for Full-Duplex Speech Models

2026-09-04 · Xuanning Zhou, Junyi Ao, Xiaotong Liu, Tom Ko 외 hf

Full-duplex spoken language models can listen and speak simultaneously, enabling them to handle interruptions and backchannels in human conversation. However, text generation, speech synthesis, and audio playback proceed…

Speech SynthesisText Generation