MatchboxNet: 1D Time-Channel Separable Convolutional Neural Network Architecture for Speech Commands Recognition
We present an MatchboxNet - an end-to-end neural network for speech command
recognition. MatchboxNet is a deep residual network composed from blocks of 1D
time-channel separable convolution, batch-normalization, ReLU and dropout
layers. MatchboxNet reaches state-of-the-art accuracy on the Google Speech
Commands dataset while having significantly fewer parameters than similar
models. The small footprint of MatchboxNet makes it an attractive candidate for
devices with limited computational resources. The model is highly scalable, so
model accuracy can be improved with modest additional memory and compute.
Finally, we show how intensive data augmentation using an auxiliary noise
dataset improves robustness in the presence of background noise.