paper-with-me

홈 › Papers

Improving Noisy Student Training on Non-target Domain Data for Automatic Speech Recognition

2022-11-09 · Yu Chen, Wen Ding, Junjie Lai

Noisy Student Training (NST) has recently demonstrated extremely strong performance in Automatic Speech Recognition(ASR). In this paper, we propose a data selection strategy named LM Filter to improve the performance of NST on non-target domain data in ASR tasks. Hypotheses with and without a Language Model are generated and the CER differences between them are utilized as a filter threshold. Results reveal that significant improvements of 10.4% compared with no data filtering baselines. We can achieve 3.31% CER in AISHELL-1 test set, which is best result from our knowledge without any other supervised data. We also perform evaluations on the supervised 1000 hour AISHELL-2 dataset and competitive results of 4.73% CER can be achieved.

📄 PDF Abstract BibTeX arXiv:2211.04717

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modellingspeech-recognitionSpeech Recognition

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

A Training and Inference Strategy Using Noisy and Enhanced Speech as Target for Speech Enhancement without Clean Speech

2022-10-27 · Li-Wei Chen, Yao-Fei Cheng, Hung-Shin Lee, Yu Tsao 외

The lack of clean speech is a practical challenge to the development of speech enhancement systems, which means that there is an inevitable mismatch between their training criterion and evaluation metric. In response to …

Speech Enhancement

Self-Train Before You Transcribe

2024-06-17 · Robert Flynn, Anton Ragni

When there is a mismatch between the training and test domains, current speech recognition systems show significant performance degradation. Self-training methods, such as noisy student teacher training, can help address…

Domain AdaptationLanguage Modellingspeech-recognitionSpeech Recognition+1

Domain Adaptive Hand Keypoint and Pixel Localization in the Wild

2022-03-16 · Takehiko Ohkawa, Yu-Jhe Li, Qichen Fu, Ryosuke Furuta 외

We aim to improve the performance of regressing hand keypoints and segmenting pixel-level hand masks under new imaging conditions (e.g., outdoors) when we only have labeled images taken under very different conditions (e…

Domain AdaptationKnowledge Distillation

Comparison of Soft and Hard Target RNN-T Distillation for Large-scale ASR

2022-10-11 · Dongseong Hwang, Khe Chai Sim, Yu Zhang, Trevor Strohman

Knowledge distillation is an effective machine learning technique to transfer knowledge from a teacher model to a smaller student model, especially with unlabeled data. In this paper, we focus on knowledge distillation f…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Knowledge Distillationspeech-recognition+2

Overcoming Label Noise for Source-free Unsupervised Video Domain Adaptation

2023-11-30 · Avijit Dasgupta, C. V. Jawahar, Karteek Alahari

Despite the progress seen in classification methods, current approaches for handling videos with distribution shifts in source and target domains remain source-dependent as they require access to the source data during t…

Domain Adaptation