ASAISDJan 7

ReStyle-TTS: Relative and Continuous Style Control for Zero-Shot Speech Synthesis

arXiv:2601.03632v13 citationsh-index: 3
Originality Incremental advance
AI Analysis

This addresses a practical issue for users of speech synthesis systems who need flexible style control without perfect reference audio, though it is incremental as it builds on existing controllable TTS methods.

The paper tackled the problem of zero-shot text-to-speech models inheriting unwanted speaking styles from reference audio, which limits practical use with limited or mismatched references, and proposed ReStyle-TTS to enable continuous and reference-relative style control, achieving robust performance in challenging scenarios.

Zero-shot text-to-speech models can clone a speaker's timbre from a short reference audio, but they also strongly inherit the speaking style present in the reference. As a result, synthesizing speech with a desired style often requires carefully selecting reference audio, which is impractical when only limited or mismatched references are available. While recent controllable TTS methods attempt to address this issue, they typically rely on absolute style targets and discrete textual prompts, and therefore do not support continuous and reference-relative style control. We propose ReStyle-TTS, a framework that enables continuous and reference-relative style control in zero-shot TTS. Our key insight is that effective style control requires first reducing the model's implicit dependence on reference style before introducing explicit control mechanisms. To this end, we introduce Decoupled Classifier-Free Guidance (DCFG), which independently controls text and reference guidance, reducing reliance on reference style while preserving text fidelity. On top of this, we apply style-specific LoRAs together with Orthogonal LoRA Fusion to enable continuous and disentangled multi-attribute control, and introduce a Timbre Consistency Optimization module to mitigate timbre drift caused by weakened reference guidance. Experiments show that ReStyle-TTS enables user-friendly, continuous, and relative control over pitch, energy, and multiple emotions while maintaining intelligibility and speaker timbre, and performs robustly in challenging mismatched reference-target style scenarios.

Foundations

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

Your Notes