SDLGASOct 27, 2022

FreeVC: Towards High-Quality Text-Free One-Shot Voice Conversion

arXiv:2210.15418v1216 citationsh-index: 11
Originality Incremental advance
AI Analysis

This work addresses voice conversion for applications requiring high-quality, text-free adaptation, though it is incremental in improving existing methods.

The paper tackles the problem of extracting clean content information for voice conversion without text annotations, achieving higher quality and robustness than existing models trained with annotated data.

Voice conversion (VC) can be achieved by first extracting source content information and target speaker information, and then reconstructing waveform with these information. However, current approaches normally either extract dirty content information with speaker information leaked in, or demand a large amount of annotated data for training. Besides, the quality of reconstructed waveform can be degraded by the mismatch between conversion model and vocoder. In this paper, we adopt the end-to-end framework of VITS for high-quality waveform reconstruction, and propose strategies for clean content information extraction without text annotation. We disentangle content information by imposing an information bottleneck to WavLM features, and propose the spectrogram-resize based data augmentation to improve the purity of extracted content information. Experimental results show that the proposed method outperforms the latest VC models trained with annotated data and has greater robustness.

Code Implementations1 repo
Foundations

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

Your Notes