SDAIASAug 8, 2024

MulliVC: Multi-lingual Voice Conversion With Cycle Consistency

arXiv:2408.04708v14 citationsh-index: 49
Originality Incremental advance
AI Analysis

It addresses the problem of voice conversion across languages for applications in speech synthesis, but it is incremental as it builds on existing voice conversion techniques.

The paper tackles multi-lingual voice conversion by proposing MulliVC, a system that converts timbre while preserving content and prosody without paired data, achieving significant improvements over other methods in both monolingual and cross-lingual contexts.

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).

Foundations

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

Your Notes