paper-with-me

홈 › Papers

A Unified Speaker Adaptation Method for Speech Synthesis using Transcribed and Untranscribed Speech with Backpropagation

2019-06-18 · Hieu-Thi Luong, Junichi Yamagishi

By representing speaker characteristic as a single fixed-length vector extracted solely from speech, we can train a neural multi-speaker speech synthesis model by conditioning the model on those vectors. This model can also be adapted to unseen speakers regardless of whether the transcript of adaptation data is available or not. However, this setup restricts the speaker component to just a single bias vector, which in turn limits the performance of adaptation process. In this study, we propose a novel speech synthesis model, which can be adapted to unseen speakers by fine-tuning part of or all of the network using either transcribed or untranscribed speech. Our methodology essentially consists of two steps: first, we split the conventional acoustic model into a speaker-independent (SI) linguistic encoder and a speaker-adaptive (SA) acoustic decoder; second, we train an auxiliary acoustic encoder that can be used as a substitute for the linguistic encoder whenever linguistic features are unobtainable. The results of objective and subjective evaluations show that adaptation using either transcribed or untranscribed speech with our methodology achieved a reasonable level of performance with an extremely limited amount of data and greatly improved performance with more data. Surprisingly, adaptation with untranscribed speech surpassed the transcribed counterpart in the subjective test, which reveals the limitations of the conventional acoustic model and hints at potential directions for improvements.

📄 PDF Abstract BibTeX arXiv:1906.07414

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderSpeech Synthesis

Similar Papers 제목 키워드 기반

Multimodal speech synthesis architecture for unsupervised speaker adaptation

2018-08-20 · Hieu-Thi Luong, Junichi Yamagishi

This paper proposes a new architecture for speaker adaptation of multi-speaker neural-network speech synthesis systems, in which an unseen speaker's voice can be built using a relatively small amount of speech data witho…

Speech Synthesis

AdaSpeech 2: Adaptive Text to Speech with Untranscribed Data

2021-04-20 · Yuzi Yan, Xu Tan, Bohan Li, Tao Qin 외

Text to speech (TTS) is widely used to synthesize personal voice for a target speaker, where a well-trained source TTS model is fine-tuned with few paired adaptation data (speech and its transcripts) on this target speak…

Decodertext-to-speechText to Speech

Guided-TTS 2: A Diffusion Model for High-quality Adaptive Text-to-Speech with Untranscribed Data

2022-05-30 · Sungwon Kim, Heeseung Kim, Sungroh Yoon

We propose Guided-TTS 2, a diffusion-based generative model for high-quality adaptive TTS using untranscribed data. Guided-TTS 2 combines a speaker-conditional diffusion model with a speaker-dependent phoneme classifier …

text-to-speechText to Speech

Guided-TTS:Text-to-Speech with Untranscribed Speech

2021-09-29 · Heeseung Kim, Sungwon Kim, Sungroh Yoon

Most neural text-to-speech (TTS) models require $\langle$speech, transcript$\rangle$ paired data from the desired speaker for high-quality speech synthesis, which limits the usage of large amounts of untranscribed data f…

Speech Synthesistext-to-speechText to SpeechText-To-Speech Synthesis

Expressive Neural Voice Cloning

2021-01-30 · Paarth Neekhara, Shehzeen Hussain, Shlomo Dubnov, Farinaz Koushanfar 외

Voice cloning is the task of learning to synthesize the voice of an unseen speaker from a few samples. While current voice cloning methods achieve promising results in Text-to-Speech (TTS) synthesis for a new voice, thes…

Speech SynthesisStyle Transfertext-to-speechText to Speech+1