Low-Latency Real-Time Non-Parallel Voice Conversion based on Cyclic Variational Autoencoder and Multiband WaveRNN with Data-Driven Linear Prediction
Patrick Lumban Tobing, Tomoki Toda

TL;DR
This paper introduces a low-latency, real-time non-parallel voice conversion framework combining CycleVAE and multiband WaveRNN with data-driven linear prediction, achieving high-quality conversion on CPU.
Contribution
It proposes a novel CycleVAE-based spectral model with a sparse architecture and a fine-tuning procedure using waveform loss for improved performance.
Findings
Achieves real-time voice conversion on a single CPU core.
Maintains high speech quality with low latency.
Operates effectively with a 10 ms frame shift.
Abstract
This paper presents a low-latency real-time (LLRT) non-parallel voice conversion (VC) framework based on cyclic variational autoencoder (CycleVAE) and multiband WaveRNN with data-driven linear prediction (MWDLP). CycleVAE is a robust non-parallel multispeaker spectral model, which utilizes a speaker-independent latent space and a speaker-dependent code to generate reconstructed/converted spectral features given the spectral features of an input speaker. On the other hand, MWDLP is an efficient and a high-quality neural vocoder that can handle multispeaker data and generate speech waveform for LLRT applications with CPU. To accommodate LLRT constraint with CPU, we propose a novel CycleVAE framework that utilizes mel-spectrogram as spectral features and is built with a sparse network architecture. Further, to improve the modeling performance, we also propose a novel fine-tuning procedure…
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 · Advanced Data Compression Techniques
MethodsTanh Activation · *Communicated@Fast*How Do I Communicate to Expedia? · Softmax · Sigmoid Activation · WaveRNN
