SDCLLGASJul 1, 2024

Lightweight Zero-shot Text-to-Speech with Mixture of Adapters

arXiv:2407.01291v13 citationsh-index: 41
Originality Incremental advance
AI Analysis

This work addresses the practical deployment challenge of zero-shot TTS models for daily use, representing an incremental improvement in efficiency.

The paper tackles the problem of large model size in zero-shot text-to-speech by proposing a lightweight method using a mixture of adapters, achieving better performance than the baseline with less than 40% of parameters and 1.9 times faster inference speed.

The advancements in zero-shot text-to-speech (TTS) methods, based on large-scale models, have demonstrated high fidelity in reproducing speaker characteristics. However, these models are too large for practical daily use. We propose a lightweight zero-shot TTS method using a mixture of adapters (MoA). Our proposed method incorporates MoA modules into the decoder and the variance adapter of a non-autoregressive TTS model. These modules enhance the ability to adapt a wide variety of speakers in a zero-shot manner by selecting appropriate adapters associated with speaker characteristics on the basis of speaker embeddings. Our method achieves high-quality speech synthesis with minimal additional parameters. Through objective and subjective evaluations, we confirmed that our method achieves better performance than the baseline with less than 40\% of parameters at 1.9 times faster inference speed. Audio samples are available on our demo page (https://ntt-hilab-gensp.github.io/is2024lightweightTTS/).

Foundations

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

Your Notes