ASCLLGSep 5, 2019

Bandwidth Embeddings for Mixed-bandwidth Speech Recognition

arXiv:1909.02667v11 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of handling narrowband and wideband speech variability in speech recognition systems, though it appears incremental.

The paper tackles the problem of building a single acoustic model for mixed-bandwidth speech recognition by using bandwidth embeddings and parallel convolutional layers, achieving a 13% relative improvement on narrowband speech without degrading wideband performance.

In this paper, we tackle the problem of handling narrowband and wideband speech by building a single acoustic model (AM), also called mixed bandwidth AM. In the proposed approach, an auxiliary input feature is used to provide the bandwidth information to the model, and bandwidth embeddings are jointly learned as part of acoustic model training. Experimental evaluations show that using bandwidth embeddings helps the model to handle the variability of the narrow and wideband speech, and makes it possible to train a mixed-bandwidth AM. Furthermore, we propose to use parallel convolutional layers to handle the mismatch between the narrow and wideband speech better, where separate convolution layers are used for each type of input speech signal. Our best system achieves 13% relative improvement on narrowband speech, while not degrading on wideband speech.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes