Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

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

About

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.

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

Related benchmarks

TaskDatasetResultRank
Automatic Speech RecognitionSWITCHBOARD swbd
WER11.7
39
Automatic Speech RecognitionCHiME-4 simu (test)
WER9.4
31
Automated Speech RecognitionTED-LIUM V3
WER4.1
26
Automatic Speech RecognitionLRS2-BBC (test)
WER0.07
21
Automatic Speech RecognitionCHiME-4 (dev-real)
WER3.9
21
Automatic Speech RecognitionCHiME-4 (dev-simu)
WER (%)6.4
21
Speech RecognitionCHiME-4 real (test)
WER6
18
Speech TranslationFLEURS X→En (test)--
12
Automatic Speech RecognitionLibriSpeech-FreeSound (babble)
WER30.2
7
Automatic Speech RecognitionLibriSpeech-FreeSound airport
WER0.148
7
Showing 10 of 18 rows

Other info

Code

Follow for update