paper-with-me

Papers

Mitigating Latent Mismatch in cVAE-Based Singing Voice Synthesis via Flow Matching

2026-01-01 · Minhyeok Yun, Yong-Hoon Choi arxiv

Singing voice synthesis (SVS) aims to generate natural and expressive singing waveforms from symbolic musical scores. In cVAE-based SVS, however, a mismatch arises because the decoder is trained with latent representations inferred from target singing signals, while inference relies on latent representations predicted only from conditioning inputs. This discrepancy can weaken fine expressive acoustic details in the synthesized output. To mitigate this issue, we propose FM-Singer, a flow-matching-based latent refinement framework for cVAE-based singing voice synthesis. Rather than redesigning the acoustic decoder, the proposed method learns a continuous vector field that transports inference-time latent samples toward posterior-like latent representations through ODE-based integration before waveform generation. Because the refinement is performed in latent space, the method remains lightweight and compatible with a strong parallel synthesis backbone. Experimental results on Korean and Chinese singing datasets show that the proposed latent refinement improves objective metrics and perceptual quality while maintaining practical synthesis efficiency. These results suggest that reducing training-inference latent mismatch is a useful direction for improving expressive singing voice synthesis. Code, pre-trained checkpoints, and audio demos are available at https://github.com/alsgur9368/FM-Singer.

📄 PDF Abstract BibTeX arXiv:2601.00217

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

S2Cap: A Benchmark and a Baseline for Singing Style Captioning

2024-09-15 · Hyunjong Ok, Jaeho Lee

Singing voices contain much richer information than common voices, such as diverse vocal and acoustic characteristics. However, existing open-source audio-text datasets for singing voices capture only a limited set of at…

Singing Voice Synthesis

SmoothSinger: A Conditional Diffusion Model for Singing Voice Synthesis with Multi-Resolution Architecture

2025-06-26 · Kehan Sui, Jinxu Xiang, Fang Jin

Singing voice synthesis (SVS) aims to generate expressive and high-quality vocals from musical scores, requiring precise modeling of pitch, duration, and articulation. While diffusion-based models have achieved remarkabl…

DenoisingSinging Voice SynthesisVideo Generation

HiddenSinger: High-Quality Singing Voice Synthesis via Neural Audio Codec and Latent Diffusion Models

2023-06-12 · Ji-Sang Hwang, Sang-Hoon Lee, Seong-Whan Lee

Recently, denoising diffusion models have demonstrated remarkable performance among generative models in various domains. However, in the speech domain, the application of diffusion models for synthesizing time-varying a…

DenoisingSinging Voice SynthesisSpeech Synthesis

SongBsAb: A Dual Prevention Approach against Singing Voice Conversion based Illegal Song Covers

2024-01-30 · Guangke Chen, Yedi Zhang, Fu Song, Ting Wang 외

Singing voice conversion (SVC) automates song covers by converting a source singing voice from a source singer into a new singing voice with the same lyrics and melody as the source, but sounds like being covered by the …

Voice Conversion

UniVoice: A Unified Model for Speech and Singing Voice Generation

2026-06-04 · Junjie Zheng, Huixin Xue, Shihong Ren, Chaofan Ding 외 arxiv

Text-to-speech (TTS) and singing voice synthesis (SVS) both aim to generate human vocal audio from symbolic inputs, but they impose different requirements on the generation process. Speech generation relies on flexible, …