paper-with-me

Papers

Self-Taught Recognizer: Toward Unsupervised Adaptation for Speech Foundation Models

2024-05-23 · Yuchen Hu, Chen Chen, Chao-Han Huck Yang, Chengwei Qin, Pin-Yu Chen, Eng Siong Chng, Chao Zhang

We propose an unsupervised adaptation framework, Self-TAught Recognizer (STAR), which leverages unlabeled data to enhance the robustness of automatic speech recognition (ASR) systems in diverse target domains, such as noise and accents. STAR is developed for prevalent speech foundation models based on Transformer-related architecture with auto-regressive decoding (e.g., Whisper, Canary). Specifically, we propose a novel indicator that empirically integrates step-wise information during decoding to assess the token-level quality of pseudo labels without ground truth, thereby guiding model updates for effective unsupervised adaptation. Experimental results show that STAR achieves an average of 13.5% relative reduction in word error rate across 14 target domains, and it sometimes even approaches the upper-bound performance of supervised adaptation. Surprisingly, we also observe that STAR prevents the adapted model from the common catastrophic forgetting problem without recalling source-domain data. Furthermore, STAR exhibits high data efficiency that only requires less than one-hour unlabeled data, and seamless generality to alternative large speech models and speech translation tasks. Our code aims to open source to the research communities.

📄 PDF Abstract BibTeX arXiv:2405.14161

Code (1)

yuchen005/star-adapt 공식 구현 pytorch

Tasks

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

Similar Papers 제목 키워드 기반

Spectral feature mapping with mimic loss for robust speech recognition

2018-03-26 · Deblin Bagchi, Peter Plantinga, Adam Stiff, Eric Fosler-Lussier

For the task of speech enhancement, local learning objectives are agnostic to phonetic structures helpful for speech recognition. We propose to add a global criterion to ensure de-noised speech is useful for downstream t…

Robust Speech RecognitionSpeech Enhancementspeech-recognitionSpeech Recognition

A Study of Enhancement, Augmentation, and Autoencoder Methods for Domain Adaptation in Distant Speech Recognition

2018-06-13 · Hao Tang, Wei-Ning Hsu, Francois Grondin, James Glass

Speech recognizers trained on close-talking speech do not generalize to distant speech and the word error rate degradation can be as large as 40% absolute. Most studies focus on tackling distant speech recognition as a s…

Data AugmentationDistant Speech RecognitionDomain AdaptationSpeech Enhancement+2

Evolving Self-taught Neural Networks: The Baldwin Effect and the Emergence of Intelligence

2019-04-04 · Nam Le

The so-called Baldwin Effect generally says how learning, as a form of ontogenetic adaptation, can influence the process of phylogenetic adaptation, or evolution. This idea has also been taken into computation in which e…

Automatic Long Audio Alignment and Confidence Scoring for Conversational Arabic Speech

2014-05-01 · LREC 2014 5 · Mohamed Elmahdy, Mark Hasegawa-Johnson, Eiman Mustafawi

In this paper, a framework for long audio alignment for conversational Arabic speech is proposed. Accurate alignments help in many speech processing tasks such as audio indexing, speech recognizer acoustic model (AM) tra…

Language Modellingspeech-recognitionSpeech Recognition

Deep LSTM Spoken Term Detection using Wav2Vec 2.0 Recognizer

2022-10-21 · Jan Švec, Jan Lehečka, Luboš Šmídl

In recent years, the standard hybrid DNN-HMM speech recognizers are outperformed by the end-to-end speech recognition systems. One of the very promising approaches is the grapheme Wav2Vec 2.0 model, which uses the self-s…

Language ModelingLanguage Modellingspeech-recognitionSpeech Recognition+1