SOTAVerified

An End-to-End Architecture for Keyword Spotting and Voice Activity Detection

2016-11-28Code Available1· sign in to hype

Chris Lengerich, Awni Hannun

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We propose a single neural network architecture for two tasks: on-line keyword spotting and voice activity detection. We develop novel inference algorithms for an end-to-end Recurrent Neural Network trained with the Connectionist Temporal Classification loss function which allow our model to achieve high accuracy on both keyword spotting and voice activity detection without retraining. In contrast to prior voice activity detection models, our architecture does not require aligned training data and uses the same parameters as the keyword spotting model. This allows us to deploy a high quality voice activity detector with no additional memory or maintenance requirements.

Tasks

Reproductions