paper-with-me

홈 › Papers

Comparison of Self-Supervised Speech Pre-Training Methods on Flemish Dutch

2021-09-29 · Jakob Poncelet, Hugo Van hamme

Recent research in speech processing exhibits a growing interest in unsupervised and self-supervised representation learning from unlabelled data to alleviate the need for large amounts of annotated data. We investigate several popular pre-training methods and apply them to Flemish Dutch. We compare off-the-shelf English pre-trained models to models trained on an increasing amount of Flemish data. We find that the most important factors for positive transfer to downstream speech recognition tasks include a substantial amount of data and a matching pre-training domain. Ideally, we also finetune on an annotated subset in the target language. All pre-trained models improve linear phone separability in Flemish, but not all methods improve Automatic Speech Recognition. We experience superior performance with wav2vec 2.0 and we obtain a 30% WER improvement by finetuning the multilingually pre-trained XLSR-53 model on Flemish Dutch, after integration into an HMM-DNN acoustic model.

📄 PDF Abstract BibTeX arXiv:2109.14357

Code (0)

등록된 구현이 없습니다.

Tasks

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Representation Learningspeech-recognitionSpeech Recognition

Similar Papers 제목 키워드 기반

Deploying self-supervised learning in the wild for hybrid automatic speech recognition

2022-05-17 · Mostafa Karimi, Changliang Liu, Kenichi Kumatani, Yao Qian 외

Self-supervised learning (SSL) methods have proven to be very successful in automatic speech recognition (ASR). These great improvements have been reported mostly based on highly curated datasets such as LibriSpeech for …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Event DetectionScheduling+3

TERA: Self-Supervised Learning of Transformer Encoder Representation for Speech

2020-07-12 · Andy T. Liu, Shang-Wen Li, Hung-Yi Lee

We introduce a self-supervised speech pre-training method called TERA, which stands for Transformer Encoder Representations from Alteration. Recent approaches often learn by using a single auxiliary task like contrastive…

Keyword SpottingSelf-Supervised LearningSpeaker RecognitionSpeech Recognition+1

A Pre-training Framework that Encodes Noise Information for Speech Quality Assessment

2024-11-07 · Subrina Sultana, Donald S. Williamson

Self-supervised learning (SSL) has grown in interest within the speech processing community, since it produces representations that are useful for many downstream tasks. SSL uses global and contextual methods to produce …

Self-Supervised Learning

Comparison of Multilingual Self-Supervised and Weakly-Supervised Speech Pre-Training for Adaptation to Unseen Languages

2023-05-21 · Andrew Rouditchenko, Sameer Khurana, Samuel Thomas, Rogerio Feris 외

Recent models such as XLS-R and Whisper have made multilingual speech technologies more accessible by pre-training on audio from around 100 spoken languages each. However, there are thousands of spoken languages worldwid…

A comparison of self-supervised speech representations as input features for unsupervised acoustic word embeddings

2020-12-14 · Lisa van Staden, Herman Kamper

Many speech processing tasks involve measuring the acoustic similarity between speech segments. Acoustic word embeddings (AWE) allow for efficient comparisons by mapping speech segments of arbitrary duration to fixed-dim…

Representation LearningWord Embeddings