paper-with-me

홈 › Papers

Real-Time Voicemail Detection in Telephony Audio Using Temporal Speech Activity Features

2026-04-02 · Kumar Saurav arxiv

Outbound AI calling systems must distinguish voicemail greetings from live human answers in real time to avoid wasted agent interactions and dropped calls. We present a lightweight approach that extracts 15 temporal features from the speech activity pattern of a pre-trained neural voice activity detector (VAD), then classifies with a shallow tree-based ensemble. Across two evaluation sets totaling 764 telephony recordings, the system achieves a combined 96.1% accuracy (734/764), with 99.3% (139/140) on an expert-labeled test set and 95.4% (595/624) on a held-out production set. In production validation over 77,000 calls, it maintained a 0.3% false positive rate and 1.3% false negative rate. End-to-end inference completes in 46 ms on a commodity dual-core CPU with no GPU, supporting 380+ concurrent WebSocket calls. In our search over 3,780 model, feature, and threshold combinations, feature importance was concentrated in three temporal variables. Adding transcription keywords or beep-based features did not improve the best real-time configuration and increased latency substantially. Our results suggest that temporal speech patterns are a strong signal for distinguishing voicemail greetings from live human answers.

📄 PDF Abstract BibTeX arXiv:2604.09675

Code (0)

등록된 구현이 없습니다.

Tasks

Feature Importance

Similar Papers 제목 키워드 기반

SW-ASR: A Context-Aware Hybrid ASR Pipeline for Robust Single Word Speech Recognition

2026-01-28 · Manali Sharma, Riya Naik, Buvaneshwari G arxiv

Single-word Automatic Speech Recognition (ASR) is a challenging task due to the lack of linguistic context and sensitivity to noise, pronunciation variation, and channel artifacts, especially in low-resource, communicati…

Speech Recognition

Audio Super Resolution using Neural Networks

2017-08-02 · Volodymyr Kuleshov, S. Zayd Enam, Stefano Ermon

We introduce a new audio processing technique that increases the sampling rate of signals such as speech or music using deep convolutional neural networks. Our model is trained on pairs of low and high-quality audio exam…

Audio GenerationAudio Super-ResolutionSuper-Resolutiontext-to-speech+1

Input Length Matters: Improving RNN-T and MWER Training for Long-form Telephony Speech Recognition

2021-10-08 · Zhiyun Lu, Yanwei Pan, Thibault Doutre, Parisa Haghani 외

End-to-end models have achieved state-of-the-art results on several automatic speech recognition tasks. However, they perform poorly when evaluated on long-form data, e.g., minutes long conversational telephony audio. On…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Formspeech-recognition+1

Semi-Supervised Model Training for Unbounded Conversational Speech Recognition

2017-05-26 · Shane Walker, Morten Pedersen, Iroro Orife, Jason Flaks

For conversational large-vocabulary continuous speech recognition (LVCSR) tasks, up to about two thousand hours of audio is commonly used to train state of the art models. Collection of labeled conversational audio howev…

Language ModelingLanguage Modellingspeech-recognitionSpeech Recognition

Navigating the Reality Gap: On-Device Continual Adaptation of ASR for Clinical Telephony

2025-12-18 · Darshil Chauhan, Adityasinh Solanki, Vansh Patel, Kanav Kapoor 외 arxiv

Automatic Speech Recognition (ASR) can significantly reduce documentation burden in clinical workflows, but standard models degrade sharply in real-world telephony settings where noisy audio, dialectal variation, and str…

Continual LearningSpeech Recognition