paper-with-me

Papers

Iterative Pseudo-Labeling for Speech Recognition

2020-05-19 · Qiantong Xu, Tatiana Likhomanenko, Jacob Kahn, Awni Hannun, Gabriel Synnaeve, Ronan Collobert

Pseudo-labeling has recently shown promise in end-to-end automatic speech recognition (ASR). We study Iterative Pseudo-Labeling (IPL), a semi-supervised algorithm which efficiently performs multiple iterations of pseudo-labeling on unlabeled data as the acoustic model evolves. In particular, IPL fine-tunes an existing model at each iteration using both labeled data and a subset of unlabeled data. We study the main components of IPL: decoding with a language model and data augmentation. We then demonstrate the effectiveness of IPL by achieving state-of-the-art word-error rate on the Librispeech test sets in both standard and low-resource setting. We also study the effect of language models trained on different corpora to show IPL can effectively utilize additional text. Finally, we release a new large in-domain text corpus which does not overlap with the Librispeech training transcriptions to foster research in low-resource, semi-supervised ASR

📄 PDF Abstract BibTeX arXiv:2005.09267

Code (1)

facebookresearch/wav2letter/tree/master/recipes/ipl 공식 구현

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Data AugmentationLanguage ModelingLanguage Modellingspeech-recognitionSpeech Recognition

Methods 이 논문이 사용한 방법론

IPL Iterative Pseudo-Labeling (IPL) is a semi-supervised algorithm for speech recognition which efficiently performs multiple iterations of pseudo-labeling on unlabeled data as…

Similar Papers 제목 키워드 기반

ReHear: Iterative Pseudo-Label Refinement for Semi-Supervised Speech Recognition via Audio Large Language Models

2026-02-21 · Zefang Liu, Chenyang Zhu, Sangwoo Cho, Shi-Xiong Zhang arxiv

Semi-supervised learning in automatic speech recognition (ASR) typically relies on pseudo-labeling, which often suffers from confirmation bias and error accumulation due to noisy supervision. To address this limitation, …

Speech Recognition

Cross-lingual Knowledge Transfer and Iterative Pseudo-labeling for Low-Resource Speech Recognition with Transducers

2023-05-23 · Jan Silovsky, Liuhui Deng, Arturo Argueta, Tresi Arvizo 외

Voice technology has become ubiquitous recently. However, the accuracy, and hence experience, in different languages varies significantly, which makes the technology not equally inclusive. The availability of data for di…

Automatic Speech Recognitionspeech-recognitionSpeech RecognitionTransfer Learning

Pseudo-Labeling for Massively Multilingual Speech Recognition

2021-10-30 · Loren Lugosch, Tatiana Likhomanenko, Gabriel Synnaeve, Ronan Collobert

Semi-supervised learning through pseudo-labeling has become a staple of state-of-the-art monolingual speech recognition systems. In this work, we extend pseudo-labeling to massively multilingual speech recognition with 6…

speech-recognitionSpeech Recognition

SlimIPL: Language-Model-Free Iterative Pseudo-Labeling

2020-10-22 · Tatiana Likhomanenko, Qiantong Xu, Jacob Kahn, Gabriel Synnaeve 외

Recent results in end-to-end automatic speech recognition have demonstrated the efficacy of pseudo-labeling for semi-supervised models trained both with Connectionist Temporal Classification (CTC) and Sequence-to-Sequenc…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modelling+4

Advancing Momentum Pseudo-Labeling with Conformer and Initialization Strategy

2021-10-11 · Yosuke Higuchi, Niko Moritz, Jonathan Le Roux, Takaaki Hori

Pseudo-labeling (PL), a semi-supervised learning (SSL) method where a seed model performs self-training using pseudo-labels generated from untranscribed speech, has been shown to enhance the performance of end-to-end aut…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language Modellingspeech-recognition+1