paper-with-me

홈 › Papers

A comparison of streaming models and data augmentation methods for robust speech recognition

2021-11-19 · Jiyeon Kim, Mehul Kumar, Dhananjaya Gowda, Abhinav Garg, Chanwoo Kim

In this paper, we present a comparative study on the robustness of two different online streaming speech recognition models: Monotonic Chunkwise Attention (MoChA) and Recurrent Neural Network-Transducer (RNN-T). We explore three recently proposed data augmentation techniques, namely, multi-conditioned training using an acoustic simulator, Vocal Tract Length Perturbation (VTLP) for speaker variability, and SpecAugment. Experimental results show that unidirectional models are in general more sensitive to noisy examples in the training set. It is observed that the final performance of the model depends on the proportion of training examples processed by data augmentation techniques. MoChA models generally perform better than RNN-T models. However, we observe that training of MoChA models seems to be more sensitive to various factors such as the characteristics of training sets and the incorporation of additional augmentations techniques. On the other hand, RNN-T models perform better than MoChA models in terms of latency, inference time, and the stability of training. Additionally, RNN-T models are generally more robust against noise and reverberation. All these advantages make RNN-T models a better choice for streaming on-device speech recognition compared to MoChA models.

📄 PDF Abstract BibTeX arXiv:2111.10043

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationRobust Speech Recognitionspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

On the Comparison of Popular End-to-End Models for Large Scale Speech Recognition

2020-05-28 · Jinyu Li, Yu Wu, Yashesh Gaur, Chengyi Wang 외

Recently, there has been a strong push to transition from hybrid models to end-to-end (E2E) models for automatic speech recognition. Currently, there are three promising E2E methods: recurrent neural network transducer (…

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

Global Normalization for Streaming Speech Recognition in a Modular Framework

2022-05-26 · Ehsan Variani, Ke wu, Michael Riley, David Rybach 외

We introduce the Globally Normalized Autoregressive Transducer (GNAT) for addressing the label bias problem in streaming speech recognition. Our solution admits a tractable exact computation of the denominator for the se…

speech-recognitionSpeech Recognition

Decoder-only Architecture for Streaming End-to-end Speech Recognition

2024-06-23 · Emiru Tsunoo, Hayato Futami, Yosuke Kashiwagi, Siddhant Arora 외

Decoder-only language models (LMs) have been successfully adopted for speech-processing tasks including automatic speech recognition (ASR). The LMs have ample expressiveness and perform efficiently. This efficiency is a …

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

HiFi-Stream: Streaming Speech Enhancement with Generative Adversarial Networks

2025-03-21 · Ekaterina Dmitrieva, Maksim Kaledin

Speech Enhancement techniques have become core technologies in mobile devices and voice software simplifying downstream speech tasks. Still, modern Deep Learning (DL) solutions often require high amount of computational …

Speech Enhancement

Three-Module Modeling For End-to-End Spoken Language Understanding Using Pre-trained DNN-HMM-Based Acoustic-Phonetic Model

2022-04-07 · Nick J. C. Wang, Lu Wang, Yandan Sun, Haimei Kang 외

In spoken language understanding (SLU), what the user says is converted to his/her intent. Recent work on end-to-end SLU has shown that accuracy can be improved via pre-training approaches. We revisit ideas presented by …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)intent-classificationIntent Classification+3