Concepedia

TLDR

Time–frequency representations such as STFT provide dynamic speech information, but using single‑channel inputs limits convolutional networks’ ability to learn diverse audio representations. The study proposes combining continuous wavelet, Mel, and Gammatone spectrograms into 3‑channel spectrograms to improve speech deficit detection in cochlear implant users and phoneme recognition. The approach employs convolutional neural networks and convolution‑based recurrent neural networks to process the 3‑channel spectrograms.

Abstract

Abstract Time–frequency representations of the speech signals provide dynamic information about how the frequency component changes with time. In order to process this information, deep learning models with convolution layers can be used to obtain feature maps. In many speech processing applications, the time–frequency representations are obtained by applying the short-time Fourier transform and using single-channel input tensors to feed the models. However, this may limit the potential of convolutional networks to learn different representations of the audio signal. In this paper, we propose a methodology to combine three different time–frequency representations of the signals by computing continuous wavelet transform, Mel-spectrograms, and Gammatone spectrograms and combining then into 3D-channel spectrograms to analyze speech in two different applications: (1) automatic detection of speech deficits in cochlear implant users and (2) phoneme class recognition to extract phone-attribute features. For this, two different deep learning-based models are considered: convolutional neural networks and recurrent neural networks with convolution layers.

References

YearCitations

Page 1