Robust detection of vowels in speech signal with application to children s ASR
Loading...
Date
item.page.authors
Journal Title
Journal ISSN
Volume Title
Publisher
Abstract
This thesis proposes acoustic modeling as well as signal processing approaches for robustly detecting vowels and corresponding onset points
newline(VOPs) and offset points (VEPs) in a given speech signal. The VOP
newlineand VEP are defined as the instant of starting and ending of a vowel,
newlinerespectively. The knowledge of vowel and non-vowel regions is then
newlineexploited for non-uniformly suppressing the pitch induced mismatch
newlinein children s automatic speech recognition (ASR) system.
newlineAt first, using mel-frequency cepstral coefficients (MFCCs) as the
newlinefront-end features, three-class classifiers (vowels, non-vowels and silences) are developed using recently reported state-of-the-art acoustic
newlinemodeling methods for the task of detecting vowels, VOPs and VEPs
newlinein a given speech signal. Among the explored acoustic modeling techniques, best performance is observed for pre-trained deep neural networks (DNN). To further enhance the performance, a novel front-end
newlinefeature exploiting the temporal and spectral characteristics of the excitation source information in speech signal is proposed. The use of
newlinethe proposed feature results in the detection of vowel regions that are
newlinequite different from those obtained through the MFCCs. Exploiting
newlinethose differences in the obtained evidences taking two different kinds
newlineof features, a technique to combine the evidences is also proposed. The
newlinestatistical learning based approaches provides significantly improved
newlineperformance when compared with the explicit signal processing methods reported in the literature. However, performance of statistical classifiers degrades significantly when speech signal is corrupted by
newlineambient noises.
newlineIn order to enhance the robustness towards ambient noises, a signal
newlineprocessing approach based on non-local means (NLM) estimation is
newlinethen proposed for the detection of vowels, VOPs and VEPs. In the
newlineNLM algorithm, the signal value at each sample point is estimated
newlineas the weighted sum of signal values at other sample points within a
newlinesearch neighborhood.