paper-with-me

홈 › Papers

GC-TTS: Few-shot Speaker Adaptation with Geometric Constraints

2021-08-16 · Ji-Hoon Kim, Sang-Hoon Lee, Ji-Hyun Lee, Hong-Gyu Jung, Seong-Whan Lee

Few-shot speaker adaptation is a specific Text-to-Speech (TTS) system that aims to reproduce a novel speaker's voice with a few training data. While numerous attempts have been made to the few-shot speaker adaptation system, there is still a gap in terms of speaker similarity to the target speaker depending on the amount of data. To bridge the gap, we propose GC-TTS which achieves high-quality speaker adaptation with significantly improved speaker similarity. Specifically, we leverage two geometric constraints to learn discriminative speaker representations. Here, a TTS model is pre-trained for base speakers with a sufficient amount of data, and then fine-tuned for novel speakers on a few minutes of data with two geometric constraints. Two geometric constraints enable the model to extract discriminative speaker embeddings from limited data, which leads to the synthesis of intelligible speech. We discuss and verify the effectiveness of GC-TTS by comparing it with popular and essential methods. The experimental results demonstrate that GC-TTS generates high-quality speech from only a few minutes of training data, outperforming standard techniques in terms of speaker similarity to the target speaker.

📄 PDF Abstract BibTeX arXiv:2108.06890

Code (0)

등록된 구현이 없습니다.

Tasks

text-to-speechText to Speech

Similar Papers 제목 키워드 기반

USAT: A Universal Speaker-Adaptive Text-to-Speech Approach

2024-04-28 · Wenbin Wang, Yang song, Sanjay Jha

Conventional text-to-speech (TTS) research has predominantly focused on enhancing the quality of synthesized speech for speakers in the training dataset. The challenge of synthesizing lifelike speech for unseen, out-of-d…

Decodertext-to-speechText to Speech

One-shot Voice Conversion For Style Transfer Based On Speaker Adaptation

2021-11-24 · Zhichao Wang, Qicong Xie, Tao Li, Hongqiang Du 외

One-shot style transfer is a challenging task, since training on one utterance makes model extremely easy to over-fit to training data and causes low speaker similarity and lack of expressiveness. In this paper, we build…

Style TransferVoice Conversion

openFEAT: Improving Speaker Identification by Open-set Few-shot Embedding Adaptation with Transformer

2022-02-24 · Kishan K C, Zhenning Tan, Long Chen, Minho Jin 외

Household speaker identification with few enrollment utterances is an important yet challenging problem, especially when household members share similar voice characteristics and room acoustics. A common embedding space …

Open Set LearningSpeaker Identification

BOFFIN TTS: Few-Shot Speaker Adaptation by Bayesian Optimization

2020-02-04 · Henry B. Moss, Vatsal Aggarwal, Nishant Prateek, Javier González 외

We present BOFFIN TTS (Bayesian Optimization For FIne-tuning Neural Text To Speech), a novel approach for few-shot speaker adaptation. Here, the task is to fine-tune a pre-trained TTS model to mimic a new speaker using a…

Bayesian Optimizationtext-to-speechText to Speech

Meta-Voice: Fast few-shot style transfer for expressive voice cloning using meta learning

2021-11-14 · Songxiang Liu, Dan Su, Dong Yu

The task of few-shot style transfer for voice cloning in text-to-speech (TTS) synthesis aims at transferring speaking styles of an arbitrary source speaker to a target speaker's voice using very limited amount of neutral…

DisentanglementMeta-LearningStyle Transfertext-to-speech+2