BigVGAN: A Universal Neural Vocoder with Large-Scale Training

9 Jun 2022  ·  Sang-gil Lee, Wei Ping, Boris Ginsburg, Bryan Catanzaro, Sungroh Yoon ·

Despite recent progress in generative adversarial network (GAN)-based vocoders, where the model generates raw waveform conditioned on acoustic features, it is challenging to synthesize high-fidelity audio for numerous speakers across various recording environments. In this work, we present BigVGAN, a universal vocoder that generalizes well for various out-of-distribution scenarios without fine-tuning. We introduce periodic activation function and anti-aliased representation into the GAN generator, which brings the desired inductive bias for audio synthesis and significantly improves audio quality. In addition, we train our GAN vocoder at the largest scale up to 112M parameters, which is unprecedented in the literature. We identify and address the failure modes in large-scale GAN training for audio, while maintaining high-fidelity output without over-regularization. Our BigVGAN, trained only on clean speech (LibriTTS), achieves the state-of-the-art performance for various zero-shot (out-of-distribution) conditions, including unseen speakers, languages, recording environments, singing voices, music, and instrumental audio. We release our code and model at: https://github.com/NVIDIA/BigVGAN

PDF Abstract

Results from the Paper


Task Dataset Model Metric Name Metric Value Global Rank Result Benchmark
Speech Synthesis LibriTTS BigVGAN PESQ 4.027 # 5
MCD 0.3745 # 2
Periodicity 0.1018 # 6
V/UV F1 0.9598 # 5
M-STFT 0.7997 # 4
Speech Synthesis LibriTTS BigVGAN-base PESQ 3.519 # 7
MCD 0.4564 # 4
Periodicity 0.1287 # 7
V/UV F1 0.9459 # 7
M-STFT 0.8788 # 5

Methods


No methods listed for this paper. Add relevant methods here