paper-with-me

Papers

Sinsy: A Deep Neural Network-Based Singing Voice Synthesis System

2021-08-05 · Yukiya Hono, Kei Hashimoto, Keiichiro Oura, Yoshihiko Nankaku, Keiichi Tokuda

This paper presents Sinsy, a deep neural network (DNN)-based singing voice synthesis (SVS) system. In recent years, DNNs have been utilized in statistical parametric SVS systems, and DNN-based SVS systems have demonstrated better performance than conventional hidden Markov model-based ones. SVS systems are required to synthesize a singing voice with pitch and timing that strictly follow a given musical score. Additionally, singing expressions that are not described on the musical score, such as vibrato and timing fluctuations, should be reproduced. The proposed system is composed of four modules: a time-lag model, a duration model, an acoustic model, and a vocoder, and singing voices can be synthesized taking these characteristics of singing voices into account. To better model a singing voice, the proposed system incorporates improved approaches to modeling pitch and vibrato and better training criteria into the acoustic model. In addition, we incorporated PeriodNet, a non-autoregressive neural vocoder with robustness for the pitch, into our systems to generate a high-fidelity singing voice waveform. Moreover, we propose automatic pitch correction techniques for DNN-based SVS to synthesize singing voices with correct pitch even if the training data has out-of-tune phrases. Experimental results show our system can synthesize a singing voice with better timing, more natural vibrato, and correct pitch, and it can achieve better mean opinion scores in subjective evaluation tests.

📄 PDF Abstract BibTeX arXiv:2108.02776

Code (1)

r9y9/nnsvs pytorch

Tasks

Singing Voice Synthesis

Similar Papers 제목 키워드 기반

NNSVS: A Neural Network-Based Singing Voice Synthesis Toolkit

2022-10-28 · Ryuichi Yamamoto, Reo Yoneyama, Tomoki Toda

This paper describes the design of NNSVS, an open-source software for neural network-based singing voice synthesis research. NNSVS is inspired by Sinsy, an open-source pioneer in singing voice synthesis research, and pro…

Singing Voice Synthesis

Singing voice synthesis based on convolutional neural networks

2019-04-15 · Kazuhiro Nakamura, Kei Hashimoto, Keiichiro Oura, Yoshihiko Nankaku 외

The present paper describes a singing voice synthesis based on convolutional neural networks (CNNs). Singing voice synthesis systems based on deep neural networks (DNNs) are currently being proposed and are improving the…

Singing Voice Synthesis

Fast and High-Quality Singing Voice Synthesis System based on Convolutional Neural Networks

2019-10-24 · Kazuhiro Nakamura, Shinji Takaki, Kei Hashimoto, Keiichiro Oura 외

The present paper describes singing voice synthesis based on convolutional neural networks (CNNs). Singing voice synthesis systems based on deep neural networks (DNNs) are currently being proposed and are improving the n…

Singing Voice Synthesis

MLP Singer: Towards Rapid Parallel Singing Voice Synthesis

2021-06-15 · arXiv 2021 6 · Jaesung Tae, Hyeongju Kim, Younggun Lee

Recent developments in deep learning have significantly improved the quality of synthesized singing voice audio. However, prominent neural singing voice synthesis systems suffer from slow inference speed due to their aut…

image-classificationSinging Voice Synthesis

ConSinger: Efficient High-Fidelity Singing Voice Generation with Minimal Steps

2024-10-20 · Yulin Song, Guorui Sang, Jing Yu, Chuangbai Xiao

Singing voice synthesis (SVS) system is expected to generate high-fidelity singing voice from given music scores (lyrics, duration and pitch). Recently, diffusion models have performed well in this field. However, sacrif…

Singing Voice Synthesis