LHQ-SVC: Lightweight and High Quality Singing Voice Conversion Modeling
Yubo Huang, Xin Lai, Muyang Ye, Anran Zhu, Zixi Wang, Jingzehua Xu, Shuai Zhang, Zhiyuan Zhou, Weijie Niu
TL;DR
This work tackles the problem of high-quality Singing Voice Conversion with limited computational resources by introducing LHQ-SVC, a lightweight diffusion-based model optimized for CPU execution. The approach combines model-structure optimization, dynamic module adjustment, and sampling distillation to preserve timbre and melody while reducing latency and memory footprint. Experiments on the SVC-2023 and DAMP datasets show that LHQ-SVC achieves competitive PESQ and MOS scores at model sizes around 68 MB, with a mobile variant at about 53 MB, and substantial speedups on multi-core CPUs and mobile hardware. The results demonstrate the practicality of real-time or near-real-time SVC on resource-constrained devices and point to future work in broader language support and further efficiency gains.
Abstract
Singing Voice Conversion (SVC) has emerged as a significant subfield of Voice Conversion (VC), enabling the transformation of one singer's voice into another while preserving musical elements such as melody, rhythm, and timbre. Traditional SVC methods have limitations in terms of audio quality, data requirements, and computational complexity. In this paper, we propose LHQ-SVC, a lightweight, CPU-compatible model based on the SVC framework and diffusion model, designed to reduce model size and computational demand without sacrificing performance. We incorporate features to improve inference quality, and optimize for CPU execution by using performance tuning tools and parallel computing frameworks. Our experiments demonstrate that LHQ-SVC maintains competitive performance, with significant improvements in processing speed and efficiency across different devices. The results suggest that LHQ-SVC can meet
