paper-with-me

홈 › Papers

Scaling sparsemax based channel selection for speech recognition with ad-hoc microphone arrays

2021-03-29 · Junqi Chen, Xiao-Lei Zhang

Recently, speech recognition with ad-hoc microphone arrays has received much attention. It is known that channel selection is an important problem of ad-hoc microphone arrays, however, this topic seems far from explored in speech recognition yet, particularly with a large-scale ad-hoc microphone array. To address this problem, we propose a Scaling Sparsemax algorithm for the channel selection problem of the speech recognition with large-scale ad-hoc microphone arrays. Specifically, we first replace the conventional Softmax operator in the stream attention mechanism of a multichannel end-to-end speech recognition system with Sparsemax, which conducts channel selection by forcing the channel weights of noisy channels to zero. Because Sparsemax punishes the weights of many channels to zero harshly, we propose Scaling Sparsemax which punishes the channels mildly by setting the weights of very noisy channels to zero only. Experimental results with ad-hoc microphone arrays of over 30 channels under the conformer speech recognition architecture show that the proposed Scaling Sparsemax yields a word error rate of over 30% lower than Softmax on simulation data sets, and over 20% lower on semi-real data sets, in test scenarios with both matched and mismatched channel numbers.

📄 PDF Abstract BibTeX arXiv:2103.15305

Code (0)

등록된 구현이 없습니다.

Tasks

channel selectionspeech-recognitionSpeech Recognition

Methods 이 논문이 사용한 방법론

Sparsemax Sparsemax is a type of activation/output function similar to the traditional softmax, but able to output sparse probabilities.…
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…

Similar Papers 제목 키워드 기반

Speech & Song Emotion Recognition Using Multilayer Perceptron and Standard Vector Machine

2021-05-19 · Behzad Javaheri

Herein, we have compared the performance of SVM and MLP in emotion recognition using speech and song channels of the RAVDESS dataset. We have undertaken a journey to extract various audio features, identify optimal scali…

Data AugmentationEmotion Recognition

Learning to Rank Microphones for Distant Speech Recognition

2021-04-06 · Samuele Cornell, Alessio Brutti, Marco Matassoni, Stefano Squartini

Fully exploiting ad-hoc microphone networks for distant speech recognition is still an open issue. Empirical evidence shows that being able to select the best microphone leads to significant improvements in recognition w…

channel selectionDecoderDistant Speech RecognitionLearning-To-Rank+2

Dual-Encoder Architecture with Encoder Selection for Joint Close-Talk and Far-Talk Speech Recognition

2021-09-17 · Felix Weninger, Marco Gaudesi, Ralf Leibold, Roberto Gemello 외

In this paper, we propose a dual-encoder ASR architecture for joint modeling of close-talk (CT) and far-talk (FT) speech, in order to combine the advantages of CT and FT devices for better accuracy. The key idea is to ad…

speech-recognitionSpeech Recognition

Temporal Feedback Convolutional Recurrent Neural Networks for Speech Command Recognition

2019-10-30 · Taejun Kim, Juhan Nam

End-to-end learning models using raw waveforms as input have shown superior performances in many audio recognition tasks. However, most model architectures are based on convolutional neural networks (CNN) which were main…

Keyword Spotting

Flexible Multichannel Speech Enhancement for Noise-Robust Frontend

2024-06-06 · Ante Jukić, Jagadeesh Balam, Boris Ginsburg

This paper proposes a flexible multichannel speech enhancement system with the main goal of improving robustness of automatic speech recognition (ASR) in noisy conditions. The proposed system combines a flexible neural m…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Speech Enhancementspeech-recognition+1