SynthVC: Leveraging Synthetic Data for End-to-End Low Latency Streaming Voice Conversion
Zhao Guo, Ziqian Ning, Guobin Ma, Lei Xie
TL;DR
SynthVC tackles real-time streaming voice conversion by removing reliance on content-speaker disentanglement and external linguistic features. It leverages a neural codec backbone (AudioDec) and a latent-space Converter to perform direct timbre mapping, trained with synthetic parallel data generated from a pre-trained zero-shot VC model Seed-VC. A two-stage training regime with latent alignment and adversarial refinement yields state-of-the-art naturalness and speaker similarity while achieving an end-to-end latency of 77.1 ms. The approach demonstrates that synthetic data can effectively substitute for non-parallel data and ASR-based features in streaming VC, enabling efficient, high-fidelity waveform-to-waveform conversion for real-time use.
Abstract
Voice Conversion (VC) aims to modify a speaker's timbre while preserving linguistic content. While recent VC models achieve strong performance, most struggle in real-time streaming scenarios due to high latency, dependence on ASR modules, or complex speaker disentanglement, which often results in timbre leakage or degraded naturalness. We present SynthVC, a streaming end-to-end VC framework that directly learns speaker timbre transformation from synthetic parallel data generated by a pre-trained zero-shot VC model. This design eliminates the need for explicit content-speaker separation or recognition modules. Built upon a neural audio codec architecture, SynthVC supports low-latency streaming inference with high output fidelity. Experimental results show that SynthVC outperforms baseline streaming VC systems in both naturalness and speaker similarity, achieving an end-to-end latency of just 77.1 ms.
