ASRRL-TTS: Agile Speaker Representation Reinforcement Learning for Text-to-Speech Speaker Adaptation
Ruibo Fu, Xin Qi, Zhengqi Wen, Jianhua Tao, Tao Wang, Chunyu Qiang, Zhiyong Wang, Yi Lu, Xiaopeng Wang, Shuchen Shi, Yukun Liu, Xuefei Liu, Shuai Zhang
TL;DR
This paper tackles the problem of speaker adaptation in Text-to-Speech with limited target references, where traditional fine-tuning and speaker-encoder approaches struggle with speaker representation and overfitting. It introduces Agile Speaker Representation Reinforcement Learning (ASRRL), a method that refines speaker embeddings via reinforcement learning without altering the core TTS model, using two scenario-specific action strategies (SS and FS) and a multi-dimensional fusion reward to balance speaker similarity, speech quality, and intelligibility. Key contributions include a prior-guided state representation, a two-scenario action design, and a fusion-based reward that stabilizes optimization; extensive experiments on LibriTTS and VCTK across VITS and Grad-TTS backbones show superior speaker similarity and robust quality, especially when reference speech is scarce. The results demonstrate ASRRL’s extensibility and potential for real-world applications in personalized TTS, with implications for applying reinforcement learning to broader audio generation tasks.
Abstract
Speaker adaptation, which involves cloning voices from unseen speakers in the Text-to-Speech task, has garnered significant interest due to its numerous applications in multi-media fields. Despite recent advancements, existing methods often struggle with inadequate speaker representation accuracy and overfitting, particularly in limited reference speeches scenarios. To address these challenges, we propose an Agile Speaker Representation Reinforcement Learning strategy to enhance speaker similarity in speaker adaptation tasks. ASRRL is the first work to apply reinforcement learning to improve the modeling accuracy of speaker embeddings in speaker adaptation, addressing the challenge of decoupling voice content and timbre. Our approach introduces two action strategies tailored to different reference speeches scenarios. In the single-sentence scenario, a knowledge-oriented optimal routine searching RL method is employed to expedite the exploration and retrieval of refinement information on the fringe of speaker representations. In the few-sentence scenario, we utilize a dynamic RL method to adaptively fuse reference speeches, enhancing the robustness and accuracy of speaker modeling. To achieve optimal results in the target domain, a multi-scale fusion scoring mechanism based reward model that evaluates speaker similarity, speech quality, and intelligibility across three dimensions is proposed, ensuring that improvements in speaker similarity do not compromise speech quality or intelligibility. The experimental results on the LibriTTS and VCTK datasets within mainstream TTS frameworks demonstrate the extensibility and generalization capabilities of the proposed ASRRL method. The results indicate that the ASRRL method significantly outperforms traditional fine-tuning approaches, achieving higher speaker similarity and better overall speech quality with limited reference speeches.
