paper-with-me

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-dataset speakers, especially those with limited reference data, remains a significant and unresolved problem. While zero-shot or few-shot speaker-adaptive TTS approaches have been explored, they have many limitations. Zero-shot approaches tend to suffer from insufficient generalization performance to reproduce the voice of speakers with heavy accents. While few-shot methods can reproduce highly varying accents, they bring a significant storage burden and the risk of overfitting and catastrophic forgetting. In addition, prior approaches only provide either zero-shot or few-shot adaptation, constraining their utility across varied real-world scenarios with different demands. Besides, most current evaluations of speaker-adaptive TTS are conducted only on datasets of native speakers, inadvertently neglecting a vast portion of non-native speakers with diverse accents. Our proposed framework unifies both zero-shot and few-shot speaker adaptation strategies, which we term as "instant" and "fine-grained" adaptations based on their merits. To alleviate the insufficient generalization performance observed in zero-shot speaker adaptation, we designed two innovative discriminators and introduced a memory mechanism for the speech decoder. To prevent catastrophic forgetting and reduce storage implications for few-shot speaker adaptation, we designed two adapters and a unique adaptation procedure.

📄 PDF Abstract BibTeX arXiv:2404.18094

Code (1)

mushanshanshan/esltts 공식 구현

Tasks

Decodertext-to-speechText to Speech

Similar Papers 제목 키워드 기반

Speaker-adaptive neural vocoders for parametric speech synthesis systems

2018-11-08 · Eunwoo Song, Jin-Seob Kim, Kyungguen Byun, Hong-Goo Kang

This paper proposes speaker-adaptive neural vocoders for parametric text-to-speech (TTS) systems. Recently proposed WaveNet-based neural vocoding systems successfully generate a time sequence of speech signal with an aut…

Speech Synthesistext-to-speechText to Speech

Grad-StyleSpeech: Any-speaker Adaptive Text-to-Speech Synthesis with Diffusion Models

2022-11-17 · Minki Kang, Dongchan Min, Sung Ju Hwang

There has been a significant progress in Text-To-Speech (TTS) synthesis technology in recent years, thanks to the advancement in neural generative modeling. However, existing methods on any-speaker adaptive TTS have achi…

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

Universal speaker recognition encoders for different speech segments duration

2022-10-28 · Sergey Novoselov, Vladimir Volokhov, Galina Lavrentyeva

Creating universal speaker encoders which are robust for different acoustic and speech duration conditions is a big challenge today. According to our observations systems trained on short speech segments are optimal for …

Speaker RecognitionSpeaker Verification

USEV: Universal Speaker Extraction with Visual Cue

2021-09-30 · Zexu Pan, Meng Ge, Haizhou Li

A speaker extraction algorithm seeks to extract the target speaker's speech from a multi-talker speech mixture. The prior studies focus mostly on speaker extraction from a highly overlapped multi-talker speech mixture. H…

Generalizable Zero-Shot Speaker Adaptive Speech Synthesis with Disentangled Representations

2023-08-24 · Wenbin Wang, Yang song, Sanjay Jha

While most research into speech synthesis has focused on synthesizing high-quality speech for in-dataset speakers, an equally essential yet unsolved problem is synthesizing speech for unseen speakers who are out-of-datas…

Representation LearningSpeech Synthesistext-to-speechText to Speech+1