Generative Multi-modal Feedback for Singing Voice Synthesis Evaluation
Xueyan Li, Yuxin Wang, Mengjie Jiang, Qingzi Zhu, Jiang Zhang, Zoey Kim, Yazhe Niu
TL;DR
The paper tackles the challenge of evaluating singing voice synthesis by introducing a generative reward framework that emits multi-dimensional language and audio critiques. It leverages a unified audio-language model trained on a hybrid of human reaction data and MLLM-generated feedback to produce interpretable assessments that guide model improvement. Through a joint text-audio training objective and careful data processing (including speech separation), the approach achieves robust evaluation signals and demonstrated expressive, human-like feedback. The work includes a practical benchmark and ablation studies, underscoring the value of combining diverse supervision sources for SVS evaluation.
Abstract
Singing voice synthesis (SVS) has advanced significantly, enabling models to generate vocals with accurate pitch and consistent style. As these capabilities improve, the need for reliable evaluation and optimization becomes increasingly critical. However, current methods like reward systems often rely on single numerical scores, struggle to capture various dimensions such as phrasing or expressiveness, and require costly annotations, limiting interpretability and generalization. To address these issues, we propose a generative feedback (i.e., reward model) framework that provides multi-dimensional language and audio feedback for SVS assessment. Our approach leverages an audio-language model to generate text and audio critiques-covering aspects such as melody, content, and auditory quality. The model is fine-tuned on a hybrid dataset combining human music reactions and synthetic critiques from a MLLMs, enhancing diversity and linguistic richness. Quantitative experiments validate the effectiveness of the proposed dataset and training strategy, demonstrating that the framework produces musically accurate and interpretable evaluations suitable for guiding generative model improvement. The code is at [https://github.com/opendilab/VocalCritic](https://github.com/opendilab/VocalCritic)
