Improving Zero-shot Voice Style Transfer via Disentangled Representation Learning
Siyang Yuan, Pengyu Cheng, Ruiyi Zhang, Weituo Hao, Zhe Gan, Lawrence, Carin

TL;DR
This paper introduces a novel zero-shot voice style transfer method that uses disentangled representation learning to effectively transfer voice styles to unseen speakers, achieving state-of-the-art results.
Contribution
It proposes a disentangled representation learning approach that encodes style and content separately, enabling zero-shot voice transfer with improved accuracy and naturalness.
Findings
Outperforms baseline methods on VCTK dataset
Achieves state-of-the-art transfer accuracy
Enhances voice naturalness in zero-shot transfer
Abstract
Voice style transfer, also called voice conversion, seeks to modify one speaker's voice to generate speech as if it came from another (target) speaker. Previous works have made progress on voice conversion with parallel training data and pre-known speakers. However, zero-shot voice style transfer, which learns from non-parallel data and generates voices for previously unseen speakers, remains a challenging problem. We propose a novel zero-shot voice transfer method via disentangled representation learning. The proposed method first encodes speaker-related style and voice content of each input voice into separated low-dimensional embedding spaces, and then transfers to a new voice by combining the source content embedding and target style embedding through a decoder. With information-theoretic guidance, the style and content embedding spaces are representative and (ideally) independent…
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
Taxonomy
TopicsSpeech Recognition and Synthesis · Speech and Audio Processing · Music and Audio Processing
