StyleSpeech: Parameter-efficient Fine Tuning for Pre-trained Controllable Text-to-Speech
Haowei Lou, Helen Paik, Wen Hu, Lina Yao

TL;DR
StyleSpeech introduces a parameter-efficient TTS system that improves naturalness and style adaptability using a Style Decorator and LoRA, along with a new LLM-guided evaluation metric, outperforming existing methods.
Contribution
The paper presents StyleSpeech, a novel TTS framework that combines style learning with efficient fine-tuning and introduces the LLM-MOS metric for automatic quality assessment.
Findings
Outperforms state-of-the-art TTS systems in naturalness and accuracy.
Uses LoRA for efficient style adaptation in pre-trained models.
Introduces LLM-MOS for objective TTS evaluation.
Abstract
This paper introduces StyleSpeech, a novel Text-to-Speech~(TTS) system that enhances the naturalness and accuracy of synthesized speech. Building upon existing TTS technologies, StyleSpeech incorporates a unique Style Decorator structure that enables deep learning models to simultaneously learn style and phoneme features, improving adaptability and efficiency through the principles of Lower Rank Adaptation~(LoRA). LoRA allows efficient adaptation of style features in pre-trained models. Additionally, we introduce a novel automatic evaluation metric, the LLM-Guided Mean Opinion Score (LLM-MOS), which employs large language models to offer an objective and robust protocol for automatically assessing TTS system performance. Extensive testing on benchmark datasets shows that our approach markedly outperforms existing state-of-the-art baseline methods in producing natural, accurate, and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech Recognition and Synthesis · Speech and dialogue systems · Natural Language Processing Techniques
