paper-with-me

Papers

Continual Learning for On-Device Speech Recognition using Disentangled Conformers

2022-12-02 · Anuj Diwan, Ching-Feng Yeh, Wei-Ning Hsu, Paden Tomasello, Eunsol Choi, David Harwath, Abdelrahman Mohamed

Automatic speech recognition research focuses on training and evaluating on static datasets. Yet, as speech models are increasingly deployed on personal devices, such models encounter user-specific distributional shifts. To simulate this real-world scenario, we introduce LibriContinual, a continual learning benchmark for speaker-specific domain adaptation derived from LibriVox audiobooks, with data corresponding to 118 individual speakers and 6 train splits per speaker of different sizes. Additionally, current speech recognition models and continual learning algorithms are not optimized to be compute-efficient. We adapt a general-purpose training algorithm NetAug for ASR and create a novel Conformer variant called the DisConformer (Disentangled Conformer). This algorithm produces ASR models consisting of a frozen 'core' network for general-purpose use and several tunable 'augment' networks for speaker-specific tuning. Using such models, we propose a novel compute-efficient continual learning algorithm called DisentangledCL. Our experiments show that the DisConformer models significantly outperform baselines on general ASR i.e. LibriSpeech (15.58% rel. WER on test-other). On speaker-specific LibriContinual they significantly outperform trainable-parameter-matched baselines (by 20.65% rel. WER on test) and even match fully finetuned baselines in some settings.

📄 PDF Abstract BibTeX arXiv:2212.01393

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Continual LearningDomain Adaptationspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Efficient End-to-End Speech Recognition Using Performers in Conformers

2020-11-09 · Peidong Wang, DeLiang Wang

On-device end-to-end speech recognition poses a high requirement on model efficiency. Most prior works improve the efficiency by reducing model sizes. We propose to reduce the complexity of model architectures in additio…

speech-recognitionSpeech Recognition

Linear Time Complexity Conformers with SummaryMixing for Streaming Speech Recognition

2024-09-11 · Titouan Parcollet, Rogier Van Dalen, Shucong Zhang, Sourav Batthacharya

Automatic speech recognition (ASR) with an encoder equipped with self-attention, whether streaming or non-streaming, takes quadratic time in the length of the speech utterance. This slows down training and decoding, incr…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Augmenting conformers with structured state-space sequence models for online speech recognition

2023-09-15 · Haozhe Shan, Albert Gu, Zhong Meng, Weiran Wang 외

Online speech recognition, where the model only accesses context to the left, is an important and challenging use case for ASR systems. In this work, we investigate augmenting neural encoders for online ASR by incorporat…

speech-recognitionSpeech Recognition

Towards Advanced Speech Signal Processing: A Statistical Perspective on Convolution-Based Architectures and its Applications

2024-11-20 · Nirmal Joshua Kapu, Raghav Karan

This article surveys convolution-based models including convolutional neural networks (CNNs), Conformers, ResNets, and CRNNs-as speech signal processing models and provide their statistical backgrounds and speech recogni…

Emotion RecognitionSpeaker IdentificationSpeech Enhancementspeech-recognition+1

On Time Domain Conformer Models for Monaural Speech Separation in Noisy Reverberant Acoustic Environments

2023-10-09 · William Ravenscroft, Stefan Goetze, Thomas Hain

Speech separation remains an important topic for multi-speaker technology researchers. Convolution augmented transformers (conformers) have performed well for many speech processing tasks but have been under-researched f…

Computational EfficiencySpeech Separation