paper-with-me

홈 › Papers

VISinger: Variational Inference with Adversarial Learning for End-to-End Singing Voice Synthesis

2021-10-17 · Yongmao Zhang, Jian Cong, Heyang Xue, Lei Xie, Pengcheng Zhu, Mengxiao Bi

In this paper, we propose VISinger, a complete end-to-end high-quality singing voice synthesis (SVS) system that directly generates audio waveform from lyrics and musical score. Our approach is inspired by VITS, which adopts VAE-based posterior encoder augmented with normalizing flow-based prior encoder and adversarial decoder to realize complete end-to-end speech generation. VISinger follows the main architecture of VITS, but makes substantial improvements to the prior encoder based on the characteristics of singing. First, instead of using phoneme-level mean and variance of acoustic features, we introduce a length regulator and a frame prior network to get the frame-level mean and variance on acoustic features, modeling the rich acoustic variation in singing. Second, we further introduce an F0 predictor to guide the frame prior network, leading to stabler singing performance. Finally, to improve the singing rhythm, we modify the duration predictor to specifically predict the phoneme to note duration ratio, helped with singing note normalization. Experiments on a professional Mandarin singing corpus show that VISinger significantly outperforms FastSpeech+Neural-Vocoder two-stage approach and the oracle VITS; ablation study demonstrates the effectiveness of different contributions.

📄 PDF Abstract BibTeX arXiv:2110.08813

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderRhythmSinging Voice SynthesisVariational Inference

Similar Papers 제목 키워드 기반

Towards Improving the Expressiveness of Singing Voice Synthesis with BERT Derived Semantic Information

2023-08-31 · Shaohuan Zhou, Shun Lei, Weiya You, Deyi Tuo 외

This paper presents an end-to-end high-quality singing voice synthesis (SVS) system that uses bidirectional encoder representation from Transformers (BERT) derived semantic embeddings to improve the expressiveness of the…

Singing Voice Synthesis

VAW-GAN for Singing Voice Conversion with Non-parallel Training Data

2020-08-10 · Junchen Lu, Kun Zhou, Berrak Sisman, Haizhou Li

Singing voice conversion aims to convert singer's voice from source to target without changing singing content. Parallel training data is typically required for the training of singing voice conversion system, that is ho…

DecoderGenerative Adversarial NetworkVoice Conversion

SiFiSinger: A High-Fidelity End-to-End Singing Voice Synthesizer based on Source-filter Model

2024-10-16 · Jianwei Cui, Yu Gu, Chao Weng, Jie Zhang 외

This paper presents an advanced end-to-end singing voice synthesis (SVS) system based on the source-filter mechanism that directly translates lyrical and melodic cues into expressive and high-fidelity human-like singing.…

DecoderSinging Voice Synthesis

Score and Lyrics-Free Singing Voice Generation

2019-12-26 · Jen-Yu Liu, Yu-Hua Chen, Yin-Cheng Yeh, Yi-Hsuan Yang

Generative models for singing voice have been mostly concerned with the task of ``singing voice synthesis,'' i.e., to produce singing voice waveforms given musical scores and text lyrics. In this work, we explore a novel…

Audio GenerationSinging Voice Synthesis

DiffSinger: Singing Voice Synthesis via Shallow Diffusion Mechanism

2021-05-06 · Jinglin Liu, Chengxi Li, Yi Ren, Feiyang Chen 외

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 s…

Generative Adversarial NetworkSinging Voice Synthesistext-to-speechText to Speech+1