FastVoiceGrad

One-step Diffusion-Based Voice Conversion with Adversarial Conditional Diffusion Distillation

Interspeech 2024

Paper

teaser

Abstract

Diffusion-based voice conversion (VC) techniques such as VoiceGrad have attracted interest because of their high VC performance in terms of speech quality and speaker similarity. However, a notable limitation is the slow inference caused by the multi-step reverse diffusion. Therefore, we propose FastVoiceGrad, a novel one-step diffusion-based VC that reduces the number of iterations from dozens to one while inheriting the high VC performance of the multi-step diffusion-based VC. We obtain the model using adversarial conditional diffusion distillation (ACDD), leveraging the ability of generative adversarial networks and diffusion models while reconsidering the initial states in sampling. Evaluations of one-shot any-to-any VC demonstrate that FastVoiceGrad achieves VC performance superior to or comparable to that of previous multi-step diffusion-based VC while enhancing the inference speed.

Contents

  1. Comparison on VCTK
  2. Comparison on LibriTTS

Results

I. Comparison on VCTK

Female → Female

Source Target DiffVC-6 DiffVC-30
VoiceGrad-1 VoiceGrad-6 VoiceGrad-30
FastVoiceGrad FastVoiceGradadv FastVoiceGraddist

Male → Male

Source Target DiffVC-6 DiffVC-30
VoiceGrad-1 VoiceGrad-6 VoiceGrad-30
FastVoiceGrad FastVoiceGradadv FastVoiceGraddist

Female → Male

Source Target DiffVC-6 DiffVC-30
VoiceGrad-1 VoiceGrad-6 VoiceGrad-30
FastVoiceGrad FastVoiceGradadv FastVoiceGraddist

Male → Female

Source Target DiffVC-6 DiffVC-30
VoiceGrad-1 VoiceGrad-6 VoiceGrad-30
FastVoiceGrad FastVoiceGradadv FastVoiceGraddist
II. Comparison on LibriTTS

Female → Female

Source Target DiffVC-6 DiffVC-30
VoiceGrad-1 VoiceGrad-6 VoiceGrad-30
FastVoiceGrad FastVoiceGradadv FastVoiceGraddist

Male → Male

Source Target DiffVC-6 DiffVC-30
VoiceGrad-1 VoiceGrad-6 VoiceGrad-30
FastVoiceGrad FastVoiceGradadv FastVoiceGraddist

Female → Male

Source Target DiffVC-6 DiffVC-30
VoiceGrad-1 VoiceGrad-6 VoiceGrad-30
FastVoiceGrad FastVoiceGradadv FastVoiceGraddist

Male → Female

Source Target DiffVC-6 DiffVC-30
VoiceGrad-1 VoiceGrad-6 VoiceGrad-30
FastVoiceGrad FastVoiceGradadv FastVoiceGraddist

Citation

@inproceedings{kaneko2024fastvoicegrad,
  title={FastVoiceGrad: One-step Diffusion-Based Voice Conversion with Adversarial Conditional Diffusion Distillation},
  author={Kaneko, Takuhiro and Kameoka, Hirokazu and Tanaka, Kou and Kondo, Yuto},
  booktitle={Interspeech},
  year={2024},
}