paper-with-me

홈 › Papers

Exploration of Adapter for Noise Robust Automatic Speech Recognition

2024-02-28 · Hao Shi, Tatsuya Kawahara

Adapting an automatic speech recognition (ASR) system to unseen noise environments is crucial. Integrating adapters into neural networks has emerged as a potent technique for transfer learning. This study thoroughly investigates adapter-based ASR adaptation in noisy environments. We conducted experiments using the CHiME--4 dataset. The results show that inserting the adapter in the shallow layer yields superior effectiveness, and there is no significant difference between adapting solely within the shallow layer and adapting across all layers. The simulated data helps the system to improve its performance under real noise conditions. Nonetheless, when the amount of data is the same, the real data is more effective than the simulated data. Multi-condition training is still useful for adapter training. Furthermore, integrating adapters into speech enhancement-based ASR systems yields substantial improvements.

📄 PDF Abstract BibTeX arXiv:2402.18275

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Speech Enhancementspeech-recognitionSpeech RecognitionTransfer Learning

Methods 이 논문이 사용한 방법론

Adapter 설명 없음

Similar Papers 제목 키워드 기반

Efficient Adapter Transfer of Self-Supervised Speech Models for Automatic Speech Recognition

2022-02-07 · Bethan Thomas, Samuel Kessler, Salah Karout

Self-supervised learning (SSL) is a powerful tool that allows learning of underlying representations from unlabeled data. Transformer based models such as wav2vec 2.0 and HuBERT are leading the field in the speech domain…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Self-Supervised Learningspeech-recognition+1

Using Adapters to Overcome Catastrophic Forgetting in End-to-End Automatic Speech Recognition

2022-03-30 · Steven Vander Eeckt, Hugo Van hamme

Learning a set of tasks in sequence remains a challenge for artificial neural networks, which, in such scenarios, tend to suffer from Catastrophic Forgetting (CF). The same applies to End-to-End (E2E) Automatic Speech Re…

AllAutomatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognition+1

An Adapter-Based Unified Model for Multiple Spoken Language Processing Tasks

2024-06-20 · Varsha Suresh, Salah Aït-Mokhtar, Caroline Brun, Ioan Calapodescu

Self-supervised learning models have revolutionized the field of speech processing. However, the process of fine-tuning these models on downstream tasks requires substantial computational resources, particularly when dea…

Automatic Speech RecognitionDecoderEmotion Recognitionintent-classification+7

Parameter-Efficient Transfer Learning under Federated Learning for Automatic Speech Recognition

2024-08-19 · Xuan Kan, Yonghui Xiao, Tien-Ju Yang, Nanxin Chen 외

This work explores the challenge of enhancing Automatic Speech Recognition (ASR) model performance across various user-specific domains while preserving user data privacy. We employ federated learning and parameter-effic…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Domain AdaptationFederated Learning+3

How to Connect Speech Foundation Models and Large Language Models? What Matters and What Does Not

2024-09-25 · Francesco Verdini, Pierfrancesco Melucci, Stefano Perna, Francesco Cariaggi 외

The remarkable performance achieved by Large Language Models (LLM) has driven research efforts to leverage them for a wide range of tasks and input modalities. In speech-to-text (S2T) tasks, the emerging solution consist…

Automatic Speech Recognitionspeech-recognitionSpeech RecognitionSpeech-to-Text