ASAICLSPMar 30, 2022

Robust Disentangled Variational Speech Representation Learning for Zero-shot Voice Conversion

arXiv:2203.16705v158 citations
Originality Highly original
AI Analysis

This addresses the problem of voice conversion without parallel data or known speakers, offering a robust solution for speech processing applications.

The paper tackles zero-shot voice conversion by proposing a self-supervised disentangled speech representation learning method using a sequential VAE, achieving state-of-the-art performance on TIMIT and VCTK datasets with robust results even in noisy conditions.

Traditional studies on voice conversion (VC) have made progress with parallel training data and known speakers. Good voice conversion quality is obtained by exploring better alignment modules or expressive mapping functions. In this study, we investigate zero-shot VC from a novel perspective of self-supervised disentangled speech representation learning. Specifically, we achieve the disentanglement by balancing the information flow between global speaker representation and time-varying content representation in a sequential variational autoencoder (VAE). A zero-shot voice conversion is performed by feeding an arbitrary speaker embedding and content embeddings to the VAE decoder. Besides that, an on-the-fly data augmentation training strategy is applied to make the learned representation noise invariant. On TIMIT and VCTK datasets, we achieve state-of-the-art performance on both objective evaluation, i.e., speaker verification (SV) on speaker embedding and content embedding, and subjective evaluation, i.e., voice naturalness and similarity, and remains to be robust even with noisy source/target utterances.

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