NVC-Net: End-to-End Adversarial Voice Conversion
Bac Nguyen, Fabien Cardinaux

TL;DR
NVC-Net is a fast, end-to-end adversarial model that converts voice directly from raw audio, enabling high-quality, zero-shot, and non-parallel voice conversion with fewer parameters.
Contribution
It introduces an end-to-end, non-autoregressive, fully convolutional voice conversion model that operates directly on raw audio for the first time.
Findings
Achieves over 3600 kHz processing rate on GPU.
Performs well in both many-to-many and zero-shot voice conversion.
Uses fewer parameters than existing methods.
Abstract
Voice conversion has gained increasing popularity in many applications of speech synthesis. The idea is to change the voice identity from one speaker into another while keeping the linguistic content unchanged. Many voice conversion approaches rely on the use of a vocoder to reconstruct the speech from acoustic features, and as a consequence, the speech quality heavily depends on such a vocoder. In this paper, we propose NVC-Net, an end-to-end adversarial network, which performs voice conversion directly on the raw audio waveform of arbitrary length. By disentangling the speaker identity from the speech content, NVC-Net is able to perform non-parallel traditional many-to-many voice conversion as well as zero-shot voice conversion from a short utterance of an unseen target speaker. Importantly, NVC-Net is non-autoregressive and fully convolutional, achieving fast inference. Our model is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSpeech Recognition and Synthesis · Speech and Audio Processing · Voice and Speech Disorders
