paper-with-me

Papers

UnivNet: A Neural Vocoder with Multi-Resolution Spectrogram Discriminators for High-Fidelity Waveform Generation

2021-06-15 · Won Jang, Dan Lim, Jaesam Yoon, BongWan Kim, Juntae Kim

Most neural vocoders employ band-limited mel-spectrograms to generate waveforms. If full-band spectral features are used as the input, the vocoder can be provided with as much acoustic information as possible. However, in some models employing full-band mel-spectrograms, an over-smoothing problem occurs as part of which non-sharp spectrograms are generated. To address this problem, we propose UnivNet, a neural vocoder that synthesizes high-fidelity waveforms in real time. Inspired by works in the field of voice activity detection, we added a multi-resolution spectrogram discriminator that employs multiple linear spectrogram magnitudes computed using various parameter sets. Using full-band mel-spectrograms as input, we expect to generate high-resolution signals by adding a discriminator that employs spectrograms of multiple resolutions as the input. In an evaluation on a dataset containing information on hundreds of speakers, UnivNet obtained the best objective and subjective results among competing models for both seen and unseen speakers. These results, including the best subjective score for text-to-speech, demonstrate the potential for fast adaptation to new speakers without a need for training from scratch.

📄 PDF Abstract BibTeX arXiv:2106.07889

Code (9)

MS-P3/code7/tree/main/univnet mindspore
MindCode-4/code-1/tree/main/univnet mindspore
MindCode-4/code-5/tree/main/univnet mindspore
coqui-ai/TTS pytorch
komyeongjin/specdiff-gan pytorch
maum-ai/univnet pytorch
mindslab-ai/univnet pytorch
neonbjb/tortoise-tts pytorch
rishikksh20/UnivNet-pytorch pytorch

Tasks

Speech Synthesistext-to-speechText to Speech

Similar Papers 제목 키워드 기반

HiFi-WaveGAN: Generative Adversarial Network with Auxiliary Spectrogram-Phase Loss for High-Fidelity Singing Voice Generation

2022-10-23 · Chunhui Wang, Chang Zeng, Jun Chen, Xing He

Entertainment-oriented singing voice synthesis (SVS) requires a vocoder to generate high-fidelity (e.g. 48kHz) audio. However, most text-to-speech (TTS) vocoders cannot reconstruct the waveform well in this scenario. In …

Generative Adversarial NetworkSinging Voice Synthesistext-to-speechText to Speech

Universal MelGAN: A Robust Neural Vocoder for High-Fidelity Waveform Generation in Multiple Domains

2020-11-19 · Won Jang, Dan Lim, Jaesam Yoon

We propose Universal MelGAN, a vocoder that synthesizes high-fidelity speech in multiple domains. To preserve sound quality when the MelGAN-based structure is trained with a dataset of hundreds of speakers, we added mult…

text-to-speechText to Speech

WOLONet: Wave Outlooker for Efficient and High Fidelity Speech Synthesis

2022-06-20 · Yi Wang, Yi Si

Recently, GAN-based neural vocoders such as Parallel WaveGAN, MelGAN, HiFiGAN, and UnivNet have become popular due to their lightweight and parallel structure, resulting in a real-time synthesized waveform with high fide…

CPUSpeech SynthesisVocal Bursts Intensity Prediction

InstructSing: High-Fidelity Singing Voice Generation via Instructing Yourself

2024-09-10 · Chang Zeng, Chunhui Wang, Xiaoxiao Miao, Jian Zhao 외

It is challenging to accelerate the training process while ensuring both high-quality generated voices and acceptable inference speed. In this paper, we propose a novel neural vocoder called InstructSing, which can conve…

GPU

VNet: A GAN-based Multi-Tier Discriminator Network for Speech Synthesis Vocoders

2024-08-13 · Yubing Cao, Yongming Li, Liejun Wang, Yinfeng Yu

Since the introduction of Generative Adversarial Networks (GANs) in speech synthesis, remarkable achievements have been attained. In a thorough exploration of vocoders, it has been discovered that audio waveforms can be …

Speech Synthesis