paper-with-me

홈 › Papers

Wav2vec-C: A Self-supervised Model for Speech Representation Learning

2021-03-09 · Samik Sadhu, Di He, Che-Wei Huang, Sri Harish Mallidi, Minhua Wu, Ariya Rastrow, Andreas Stolcke, Jasha Droppo, Roland Maas

Wav2vec-C introduces a novel representation learning technique combining elements from wav2vec 2.0 and VQ-VAE. Our model learns to reproduce quantized representations from partially masked speech encoding using a contrastive loss in a way similar to Wav2vec 2.0. However, the quantization process is regularized by an additional consistency network that learns to reconstruct the input features to the wav2vec 2.0 network from the quantized representations in a way similar to a VQ-VAE model. The proposed self-supervised model is trained on 10k hours of unlabeled data and subsequently used as the speech encoder in a RNN-T ASR model and fine-tuned with 1k hours of labeled data. This work is one of only a few studies of self-supervised learning on speech tasks with a large volume of real far-field labeled data. The Wav2vec-C encoded representations achieves, on average, twice the error reduction over baseline and a higher codebook utilization in comparison to wav2vec 2.0

📄 PDF Abstract BibTeX arXiv:2103.08393

Code (0)

등록된 구현이 없습니다.

Tasks

QuantizationRepresentation LearningSelf-Supervised LearningSpeech Representation Learning

Methods 이 논문이 사용한 방법론

VQ-VAE VQ-VAE is a type of variational autoencoder that uses vector quantisation to obtain a discrete latent representation. It differs from…

Similar Papers 제목 키워드 기반

Speech SIMCLR: Combining Contrastive and Reconstruction Objective for Self-supervised Speech Representation Learning

2020-10-27 · Dongwei Jiang, Wubo Li, Miao Cao, Wei Zou 외

Self-supervised visual pretraining has shown significant progress recently. Among those methods, SimCLR greatly advanced the state of the art in self-supervised and semi-supervised learning on ImageNet. The input feature…

Emotion RecognitionRepresentation LearningSpeech Emotion Recognitionspeech-recognition+2

Conformer-Based Self-Supervised Learning for Non-Speech Audio Tasks

2021-10-14 · Sangeeta Srivastava, Yun Wang, Andros Tjandra, Anurag Kumar 외

Representation learning from unlabeled data has been of major interest in artificial intelligence research. While self-supervised speech representation learning has been popular in the speech research community, very few…

Audio ClassificationRepresentation LearningSelf-Supervised LearningSpeech Representation Learning

Perceive and predict: self-supervised speech representation based loss functions for speech enhancement

2023-01-11 · George Close, William Ravenscroft, Thomas Hain, Stefan Goetze

Recent work in the domain of speech enhancement has explored the use of self-supervised speech representations to aid in the training of neural speech enhancement models. However, much of this work focuses on using the d…

Speech Enhancement

An empirical study on speech restoration guided by self supervised speech representation

2023-05-30 · Jaeuk Byun, Youna Ji, Soo Whan Chung, Soyeon Choe 외

Enhancing speech quality is an indispensable yet difficult task as it is often complicated by a range of degradation factors. In addition to additive noise, reverberation, clipping, and speech attenuation can all adverse…

Representation LearningSpeech Representation Learning

Mandarin-English Code-switching Speech Recognition with Self-supervised Speech Representation Models

2021-10-07 · Liang-Hsuan Tseng, Yu-Kuan Fu, Heng-Jui Chang, Hung-Yi Lee

Code-switching (CS) is common in daily conversations where more than one language is used within a sentence. The difficulties of CS speech recognition lie in alternating languages and the lack of transcribed data. Theref…

Language IdentificationSelf-Supervised LearningSentencespeech-recognition+1