MulliVC: Multi-lingual Voice Conversion With Cycle Consistency
Jiawei Huang, Chen Zhang, Yi Ren, Ziyue Jiang, Zhenhui Ye, Jinglin Liu, Jinzheng He, Xiang Yin, Zhou Zhao
TL;DR
MulliVC tackles the challenge of multi-lingual voice conversion without requiring paired multi-lingual data by introducing a three-step cycle-training scheme. The method explicitly disentangles timbre from content and prosody, using cross-language steps 2 and 3 to enforce timbre-only transfer, aided by a Fine-grained Timbre Conformer and auxiliary losses including ASR perceptual loss and a timbre loss from a speaker verification model. Empirical results across English, Mandarin, and bilingual settings show state-of-the-art or near state-of-the-art performance in both monolingual and cross-lingual zero-shot VC, with strong improvements in speaker similarity and intelligibility. The work demonstrates the viability of cycle-consistent, language-agnostic timbre transfer and provides a path toward robust cross-language VC without extensive multilingual paired data.
Abstract
Voice conversion aims to modify the source speaker's voice to resemble the target speaker while preserving the original speech content. Despite notable advancements in voice conversion these days, multi-lingual voice conversion (including both monolingual and cross-lingual scenarios) has yet to be extensively studied. It faces two main challenges: 1) the considerable variability in prosody and articulation habits across languages; and 2) the rarity of paired multi-lingual datasets from the same speaker. In this paper, we propose MulliVC, a novel voice conversion system that only converts timbre and keeps original content and source language prosody without multi-lingual paired data. Specifically, each training step of MulliVC contains three substeps: In step one the model is trained with monolingual speech data; then, steps two and three take inspiration from back translation, construct a cyclical process to disentangle the timbre and other information (content, prosody, and other language-related information) in the absence of multi-lingual data from the same speaker. Both objective and subjective results indicate that MulliVC significantly surpasses other methods in both monolingual and cross-lingual contexts, demonstrating the system's efficacy and the viability of the three-step approach with cycle consistency. Audio samples can be found on our demo page (mullivc.github.io).
