Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

WavLM: Large-Scale Self-Supervised Pre-Training for Full Stack Speech Processing

About

Self-supervised learning (SSL) achieves great success in speech recognition, while limited exploration has been attempted for other speech processing tasks. As speech signal contains multi-faceted information including speaker identity, paralinguistics, spoken content, etc., learning universal representations for all speech tasks is challenging. To tackle the problem, we propose a new pre-trained model, WavLM, to solve full-stack downstream speech tasks. WavLM jointly learns masked speech prediction and denoising in pre-training. By this means, WavLM does not only keep the speech content modeling capability by the masked speech prediction, but also improves the potential to non-ASR tasks by the speech denoising. In addition, WavLM employs gated relative position bias for the Transformer structure to better capture the sequence ordering of input speech. We also scale up the training dataset from 60k hours to 94k hours. WavLM Large achieves state-of-the-art performance on the SUPERB benchmark, and brings significant improvements for various speech processing tasks on their representative benchmarks. The code and pre-trained models are available at https://aka.ms/wavlm.

Sanyuan Chen, Chengyi Wang, Zhengyang Chen, Yu Wu, Shujie Liu, Zhuo Chen, Jinyu Li, Naoyuki Kanda, Takuya Yoshioka, Xiong Xiao, Jian Wu, Long Zhou, Shuo Ren, Yanmin Qian, Yao Qian, Jian Wu, Michael Zeng, Xiangzhan Yu, Furu Wei• 2021

Related benchmarks

TaskDatasetResultRank
Automatic Speech RecognitionLibriSpeech (test-other)
WER3.2
966
Automatic Speech RecognitionLibriSpeech clean (test)
WER1.8
833
Emotion Recognition in ConversationMELD--
137
Speech EnhancementVoiceBank-DEMAND (test)
PESQ2.84
96
Automatic Speech RecognitionLibrispeech (test-clean)
WER3.5
84
Automatic Speech RecognitionLibriSpeech 960h (test-other)
WER3.2
81
Multimodal Sentiment AnalysisCMU-MOSI--
59
Speaker IdentificationVoxCeleb1
Accuracy27.7
58
Automatic Speech RecognitionTED-LIUM3 (test)
WER10.12
55
Speaker VerificationVoxCeleb1-O Cleaned (Original)
EER (%)0.38
53
Showing 10 of 116 rows
...

Other info

Code

Follow for update