SDAICLASApr 28, 2024

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

arXiv:2404.18094v117 citationsh-index: 3IEEE/ACM Transactions on Audio Speech and Language Processing
Originality Incremental advance
AI Analysis

This addresses a significant challenge in text-to-speech for real-world scenarios with diverse speakers, though it appears incremental as it builds on prior adaptation methods.

The paper tackles the problem of synthesizing lifelike speech for unseen speakers, especially those with heavy accents or limited data, by proposing USAT, a universal framework that unifies zero-shot and few-shot adaptation strategies, achieving improved generalization and reduced storage burden.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes