paper-with-me

Papers

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

2024-07-01 · Kenichi Fujita, Takanori Ashihara, Marc Delcroix, Yusuke Ijima

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/).

📄 PDF Abstract BibTeX arXiv:2407.01291

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderSpeech Synthesistext-to-speechText to Speech

Methods 이 논문이 사용한 방법론

Adapter 설명 없음

Similar Papers 제목 키워드 기반

Towards Lightweight and Stable Zero-shot TTS with Self-distilled Representation Disentanglement

2025-01-15 · Qianniu Chen, Xiaoyang Hao, Bowen Li, Yue Liu 외

Zero-shot Text-To-Speech (TTS) synthesis shows great promise for personalized voice customization through voice cloning. However, current methods for achieving zero-shot TTS heavily rely on large model scales and extensi…

Computational EfficiencyCPUDisentanglementGPU+3

ControlSpeech: Towards Simultaneous and Independent Zero-shot Speaker Cloning and Zero-shot Language Style Control

2024-06-03 · Shengpeng Ji, Qian Chen, Wen Wang, Jialong Zuo 외

In this paper, we present ControlSpeech, a text-to-speech (TTS) system capable of fully cloning the speaker's voice and enabling arbitrary control and adjustment of speaking style. Prior zero-shot TTS models only mimic t…

Speech Synthesistext-to-speechText to Speech

DiaMoE-TTS: A Unified IPA-Based Dialect TTS Framework with Mixture-of-Experts and Parameter-Efficient Zero-Shot Adaptation

2025-09-25 · Ziqi Chen, Gongyu Chen, Yihua Wang, Chaofan Ding 외 arxiv

Dialect speech embodies rich cultural and linguistic diversity, yet building text-to-speech (TTS) systems for dialects remains challenging due to scarce data, inconsistent orthographies, and complex phonetic variation. T…

MobileSpeech: A Fast and High-Fidelity Framework for Mobile Zero-Shot Text-to-Speech

2024-02-14 · Shengpeng Ji, Ziyue Jiang, Hanting Wang, Jialong Zuo 외

Zero-shot text-to-speech (TTS) has gained significant attention due to its powerful voice cloning capabilities, requiring only a few seconds of unseen speaker voice prompts. However, all previous work has been developed …

DecoderGPUtext-to-speechText to Speech+1

CoVoMix: Advancing Zero-Shot Speech Generation for Human-like Multi-talker Conversations

2024-04-10 · Leying Zhang, Yao Qian, Long Zhou, Shujie Liu 외

Recent advancements in zero-shot text-to-speech (TTS) modeling have led to significant strides in generating high-fidelity and diverse speech. However, dialogue generation, along with achieving human-like naturalness in …

Dialogue Generationtext-to-speechText to Speech