Multitaper mel-spectrograms for keyword spotting
Douglas Baptista de Souza, Khaled Jamal Bakri, Fernanda Ferreira, Juliana Inacio
TL;DR
The paper tackles the sensitivity of keyword spotting performance to feature representation on resource-constrained devices. It introduces multitaper-mel spectrograms, deriving the multitaper spectrum estimator $\widehat{S}_{w}^{(K)}(\tau,f)$ and the corresponding mel-domain feature $\hat{\mathbf{s}}^{\text{mel}}_{K,\tau}$ to reduce variance in spectral estimates. Evaluations on two small-footprint networks, Tiny-CNN and TC-ResNet, across Google Speech Commands v2 and Mozilla Spoken Digits under noisy conditions demonstrate consistent performance gains, with inference time increasing roughly linearly with $K$ and with SWCE-based tapers often delivering the strongest improvements. The results support deploying multitaper-based features in embedded KWS systems and point to future work on automatic learning of KWS feature representations.
Abstract
Keyword spotting (KWS) is one of the speech recognition tasks most sensitive to the quality of the feature representation. However, the research on KWS has traditionally focused on new model topologies, putting little emphasis on other aspects like feature extraction. This paper investigates the use of the multitaper technique to create improved features for KWS. The experimental study is carried out for different test scenarios, windows and parameters, datasets, and neural networks commonly used in embedded KWS applications. Experiment results confirm the advantages of using the proposed improved features.
