paper-with-me

Papers

Cross-lingual Multi-speaker Text-to-speech Synthesis for Voice Cloning without Using Parallel Corpus for Unseen Speakers

2019-11-26 · Zhaoyu Liu, Brian Mak

We investigate a novel cross-lingual multi-speaker text-to-speech synthesis approach for generating high-quality native or accented speech for native/foreign seen/unseen speakers in English and Mandarin. The system consists of three separately trained components: an x-vector speaker encoder, a Tacotron-based synthesizer and a WaveNet vocoder. It is conditioned on 3 kinds of embeddings: (1) speaker embedding so that the system can be trained with speech from many speakers will little data from each speaker; (2) language embedding with shared phoneme inputs; (3) stress and tone embedding which improves naturalness of synthesized speech, especially for a tonal language like Mandarin. By adjusting the various embeddings, MOS results show that our method can generate high-quality natural and intelligible native speech for native/foreign seen/unseen speakers. Intelligibility and naturalness of accented speech is low as expected. Speaker similarity is good for native speech from native speakers. Interestingly, speaker similarity is also good for accented speech from foreign speakers. We also find that normalizing speaker embedding x-vectors by L2-norm normalization or whitening improves output quality a lot in many cases, and the WaveNet performance seems to be language-independent: our WaveNet is trained with Cantonese speech and can be used to generate Mandarin and English speech very well.

📄 PDF Abstract BibTeX arXiv:1911.11601

Code (0)

등록된 구현이 없습니다.

Tasks

Speech Synthesistext-to-speechText to SpeechText-To-Speech SynthesisVoice Cloning

Similar Papers 제목 키워드 기반

ERNIE-SAT: Speech and Text Joint Pretraining for Cross-Lingual Multi-Speaker Text-to-Speech

2022-11-07 · Xiaoran Fan, Chao Pang, Tian Yuan, He Bai 외

Speech representation learning has improved both speech understanding and speech synthesis tasks for single language. However, its ability in cross-lingual scenarios has not been explored. In this paper, we extend the pr…

Representation LearningSpeech Representation LearningSpeech Synthesistext-to-speech+3

Cross-Lingual Text-to-Speech Using Multi-Task Learning and Speaker Classifier Joint Training

2022-01-20 · J. Yang, Lei He

In cross-lingual speech synthesis, the speech in various languages can be synthesized for a monoglot speaker. Normally, only the data of monoglot speakers are available for model training, thus the speaker similarity is …

Multi-Task LearningSpeech Synthesistext-to-speechText to Speech

Cross-lingual Multispeaker Text-to-Speech under Limited-Data Scenario

2020-05-21 · Zexin Cai, Yaogen Yang, Ming Li

Modeling voices for multiple speakers and multiple languages in one text-to-speech system has been a challenge for a long time. This paper presents an extension on Tacotron2 to achieve bilingual multispeaker speech synth…

AttributeSpeech Synthesistext-to-speechText to Speech

METTS: Multilingual Emotional Text-to-Speech by Cross-speaker and Cross-lingual Emotion Transfer

2023-07-29 · Xinfa Zhu, Yi Lei, Tao Li, Yongmao Zhang 외

Previous multilingual text-to-speech (TTS) approaches have considered leveraging monolingual speaker data to enable cross-lingual speech synthesis. However, such data-efficient approaches have ignored synthesizing emotio…

DisentanglementDiversityQuantizationSpeech Synthesis+2

Improve Cross-lingual Voice Cloning Using Low-quality Code-switched Data

2021-10-14 · Haitong Zhang, Yue Lin

Recently, sequence-to-sequence (seq-to-seq) models have been successfully applied in text-to-speech (TTS) to synthesize speech for single-language text. To synthesize speech for multiple languages usually requires multi-…

text-to-speechText to SpeechVoice Cloning