LSTM-based Whisper Detection
Zeynab Raeesy, Kellen Gillespie, Zhenpei Yang, Chengyuan Ma, Thomas, Drugman, Jiacheng Gu, Roland Maas, Ariya Rastrow, Bj\"orn Hoffmeister

TL;DR
This paper develops an LSTM-based system for detecting whisper speech in far-field settings, utilizing acoustic features and engineered signal characteristics to improve classification accuracy.
Contribution
It introduces a novel whisper detection approach combining LFBE features with engineered whisper-specific features, demonstrating improved classifier performance.
Findings
LSTM models can learn whisper characteristics from LFBE features alone.
Engineered features further enhance whisper detection accuracy.
The proposed system performs well in far-field, real-world scenarios.
Abstract
This article presents a whisper speech detector in the far-field domain. The proposed system consists of a long-short term memory (LSTM) neural network trained on log-filterbank energy (LFBE) acoustic features. This model is trained and evaluated on recordings of human interactions with voice-controlled, far-field devices in whisper and normal phonation modes. We compare multiple inference approaches for utterance-level classification by examining trajectories of the LSTM posteriors. In addition, we engineer a set of features based on the signal characteristics inherent to whisper speech, and evaluate their effectiveness in further separating whisper from normal speech. A benchmarking of these features using multilayer perceptrons (MLP) and LSTMs suggests that the proposed features, in combination with LFBE features, can help us further improve our classifiers. We prove that, with…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech and Audio Processing · Music and Audio Processing · Speech Recognition and Synthesis
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
