SDLGMLSep 28, 2021

Diffusion-Based Voice Conversion with Fast Maximum Likelihood Sampling Scheme

arXiv:2109.13821v2188 citations
Originality Highly original
AI Analysis

This addresses the challenging problem of voice conversion for unseen speakers in real-time scenarios, representing a novel method with practical improvements.

The paper tackles one-shot many-to-many voice conversion using diffusion probabilistic modeling, achieving superior quality over state-of-the-art approaches, and develops a fast Stochastic Differential Equations solver that maintains high synthesis quality for real-time applications.

Voice conversion is a common speech synthesis task which can be solved in different ways depending on a particular real-world scenario. The most challenging one often referred to as one-shot many-to-many voice conversion consists in copying the target voice from only one reference utterance in the most general case when both source and target speakers do not belong to the training dataset. We present a scalable high-quality solution based on diffusion probabilistic modeling and demonstrate its superior quality compared to state-of-the-art one-shot voice conversion approaches. Moreover, focusing on real-time applications, we investigate general principles which can make diffusion models faster while keeping synthesis quality at a high level. As a result, we develop a novel Stochastic Differential Equations solver suitable for various diffusion model types and generative tasks as shown through empirical studies and justify it by theoretical analysis.

Code Implementations4 repos
Foundations

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

Your Notes