DiffSinger: Singing Voice Synthesis via Shallow Diffusion Mechanism
Jinglin Liu, Chengxi Li, Yi Ren, Feiyang Chen, Zhou Zhao

TL;DR
DiffSinger introduces a diffusion probabilistic model for singing voice synthesis that improves naturalness and training stability, utilizing a shallow diffusion mechanism to enhance voice quality and inference speed.
Contribution
The paper proposes DiffSinger, a novel diffusion-based acoustic model for SVS with a shallow diffusion mechanism and boundary prediction for better quality and efficiency.
Findings
Outperforms state-of-the-art SVS methods on Chinese singing dataset
Demonstrates stable training due to variational bound optimization
Generalizes effectively to text-to-speech tasks
Abstract
Singing voice synthesis (SVS) systems are built to synthesize high-quality and expressive singing voice, in which the acoustic model generates the acoustic features (e.g., mel-spectrogram) given a music score. Previous singing acoustic models adopt a simple loss (e.g., L1 and L2) or generative adversarial network (GAN) to reconstruct the acoustic features, while they suffer from over-smoothing and unstable training issues respectively, which hinder the naturalness of synthesized singing. In this work, we propose DiffSinger, an acoustic model for SVS based on the diffusion probabilistic model. DiffSinger is a parameterized Markov chain that iteratively converts the noise into mel-spectrogram conditioned on the music score. By implicitly optimizing variational bound, DiffSinger can be stably trained and generate realistic outputs. To further improve the voice quality and speed up…
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
Taxonomy
TopicsMusic and Audio Processing · Speech Recognition and Synthesis · Music Technology and Sound Studies
MethodsDiffusion
