Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Transfer Learning from Speaker Verification to Multispeaker Text-To-Speech Synthesis

About

We describe a neural network-based system for text-to-speech (TTS) synthesis that is able to generate speech audio in the voice of many different speakers, including those unseen during training. Our system consists of three independently trained components: (1) a speaker encoder network, trained on a speaker verification task using an independent dataset of noisy speech from thousands of speakers without transcripts, to generate a fixed-dimensional embedding vector from seconds of reference speech from a target speaker; (2) a sequence-to-sequence synthesis network based on Tacotron 2, which generates a mel spectrogram from text, conditioned on the speaker embedding; (3) an auto-regressive WaveNet-based vocoder that converts the mel spectrogram into a sequence of time domain waveform samples. We demonstrate that the proposed model is able to transfer the knowledge of speaker variability learned by the discriminatively-trained speaker encoder to the new task, and is able to synthesize natural speech from speakers that were not seen during training. We quantify the importance of training the speaker encoder on a large and diverse speaker set in order to obtain the best generalization performance. Finally, we show that randomly sampled speaker embeddings can be used to synthesize speech in the voice of novel speakers dissimilar from those used in training, indicating that the model has learned a high quality speaker representation.

Ye Jia, Yu Zhang, Ron J. Weiss, Quan Wang, Jonathan Shen, Fei Ren, Zhifeng Chen, Patrick Nguyen, Ruoming Pang, Ignacio Lopez Moreno, Yonghui Wu• 2018

Related benchmarks

TaskDatasetResultRank
Speaker ImpersonationSpeaker Recognition Systems (SRSs)
Number of Queries0.00e+0
24
Video-to-Speech SynthesisV2C-Animation (test)
MCD17.41
13
Speaker Impersonation AttackTarget Model T2
ASR τE0.87
5
Speaker Impersonation AttackTarget Model T3
ASR Error Rate (tau_E)0.59
5
Speaker Impersonation AttackTarget Model T5
ASR Error Rate (tau_E)0.02
5
Speaker Impersonation AttackTarget Model T4
ASR Error (tau_E)0.42
5
Speaker Impersonation AttackTarget Model T1
ASR Score (tau_E)1.57
5
Showing 7 of 7 rows

Other info

Follow for update