paper-with-me

Papers

Speech Corpora Divergence Based Unsupervised Data Selection for ASR

2023-02-26 · Changfeng Gao, Gaofeng Cheng, Pengyuan Zhang, Yonghong Yan

Selecting application scenarios matching data is important for the automatic speech recognition (ASR) training, but it is difficult to measure the matching degree of the training corpus. This study proposes a unsupervised target-aware data selection method based on speech corpora divergence (SCD), which can measure the similarity between two speech corpora. We first use the self-supervised Hubert model to discretize the speech corpora into label sequence and calculate the N-gram probability distribution. Then we calculate the Kullback-Leibler divergence between the N-grams as the SCD. Finally, we can choose the subset which has minimum SCD to the target corpus for annotation and training. Compared to previous data selection method, the SCD data selection method can focus on more acoustic details and guarantee the diversity of the selected set. We evaluate our method on different accents from Common Voice. Experiments show that the proposed SCD data selection can realize 14.8% relative improvements to the random selection, comparable or even superior to the result of supervised selection.

📄 PDF Abstract BibTeX arXiv:2302.13222

Code (0)

등록된 구현이 없습니다.

Tasks

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

Similar Papers 제목 키워드 기반

Analyzing the Robustness of Unsupervised Speech Recognition

2021-10-07 · Guan-Ting Lin, Chan-Jan Hsu, Da-Rong Liu, Hung-Yi Lee 외

Unsupervised speech recognition (unsupervised ASR) aims to learn the ASR system with non-parallel speech and text corpus only. Wav2vec-U has shown promising results in unsupervised ASR by self-supervised speech represent…

Generative Adversarial Networkspeech-recognitionSpeech RecognitionUnsupervised Speech Recognition

Ask2Mask: Guided Data Selection for Masked Speech Modeling

2022-02-24 · Murali Karthick Baskar, Andrew Rosenberg, Bhuvana Ramabhadran, Yu Zhang 외

Masked speech modeling (MSM) methods such as wav2vec2 or w2v-BERT learn representations over speech frames which are randomly masked within an utterance. While these methods improve performance of Automatic Speech Recogn…

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

Automatic Speech Summarisation: A Scoping Review

2020-08-27 · Dana Rezazadegan, Shlomo Berkovsky, Juan C. Quiroz, A. Baki Kocaballi 외

Speech summarisation techniques take human speech as input and then output an abridged version as text or speech. Speech summarisation has applications in many domains from information technology to health care, for exam…

Language ModellingSentenceSentence Compression

Unsupervised Training for Deep Speech Source Separation with Kullback-Leibler Divergence Based Probabilistic Loss Function

2019-11-11

In this paper, we propose a multi-channel speech source separation with a deep neural network (DNN) which is trained under the condition that no clean signal is available. As an alternative to a clean signal, the propose…

Unsupervised Data Selection via Discrete Speech Representation for ASR

2022-04-05 · Zhiyun Lu, Yongqiang Wang, Yu Zhang, Wei Han 외

Self-supervised learning of speech representations has achieved impressive results in improving automatic speech recognition (ASR). In this paper, we show that data selection is important for self-supervised learning. We…

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