paper-with-me

Papers

Residual Adapters for Few-Shot Text-to-Speech Speaker Adaptation

2022-10-28 · Nobuyuki Morioka, Heiga Zen, Nanxin Chen, Yu Zhang, Yifan Ding

Adapting a neural text-to-speech (TTS) model to a target speaker typically involves fine-tuning most if not all of the parameters of a pretrained multi-speaker backbone model. However, serving hundreds of fine-tuned neural TTS models is expensive as each of them requires significant footprint and separate computational resources (e.g., accelerators, memory). To scale speaker adapted neural TTS voices to hundreds of speakers while preserving the naturalness and speaker similarity, this paper proposes a parameter-efficient few-shot speaker adaptation, where the backbone model is augmented with trainable lightweight modules called residual adapters. This architecture allows the backbone model to be shared across different target speakers. Experimental results show that the proposed approach can achieve competitive naturalness and speaker similarity compared to the full fine-tuning approaches, while requiring only $\sim$0.1% of the backbone model parameters for each speaker.

📄 PDF Abstract BibTeX arXiv:2210.15868

Code (0)

등록된 구현이 없습니다.

Tasks

text-to-speechText to Speech

Similar 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…

DecoderSpeech Synthesistext-to-speechText to Speech

Noise-robust zero-shot text-to-speech synthesis conditioned on self-supervised speech-representation model with adapters

2024-01-10 · Kenichi Fujita, Hiroshi Sato, Takanori Ashihara, Hiroki Kanagawa 외

The zero-shot text-to-speech (TTS) method, based on speaker embeddings extracted from reference speech using self-supervised learning (SSL) speech representations, can reproduce speaker characteristics very accurately. H…

Self-Supervised LearningSpeech EnhancementSpeech Synthesistext-to-speech+2

Zero-shot Cross-lingual Voice Transfer for TTS

2024-09-20 · Fadi Biadsy, Youzheng Chen, Isaac Elias, Kyle Kastner 외

In this paper, we introduce a zero-shot Voice Transfer (VT) module that can be seamlessly integrated into a multi-lingual Text-to-speech (TTS) system to transfer an individual's voice across languages. Our proposed VT mo…

text-to-speechText to Speech

GLASS: GRPO-Trained LoRA for Acoustic Style Steering in Zero-Shot Text-to-Speech

2026-06-04 · Jaehoon Kang, Yejin Lee, Kyuhong Shim arxiv

We propose GLASS, a framework for composable acoustic style control in zero-shot autoregressive text-to-speech (TTS) that learns controls from post-generation rewards rather than style labels. In zero-shot TTS, a speaker…

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