Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

HiFi-GAN: Generative Adversarial Networks for Efficient and High Fidelity Speech Synthesis

About

Several recent work on speech synthesis have employed generative adversarial networks (GANs) to produce raw waveforms. Although such methods improve the sampling efficiency and memory usage, their sample quality has not yet reached that of autoregressive and flow-based generative models. In this work, we propose HiFi-GAN, which achieves both efficient and high-fidelity speech synthesis. As speech audio consists of sinusoidal signals with various periods, we demonstrate that modeling periodic patterns of an audio is crucial for enhancing sample quality. A subjective human evaluation (mean opinion score, MOS) of a single speaker dataset indicates that our proposed method demonstrates similarity to human quality while generating 22.05 kHz high-fidelity audio 167.9 times faster than real-time on a single V100 GPU. We further show the generality of HiFi-GAN to the mel-spectrogram inversion of unseen speakers and end-to-end speech synthesis. Finally, a small footprint version of HiFi-GAN generates samples 13.4 times faster than real-time on CPU with comparable quality to an autoregressive counterpart.

Jungil Kong, Jaehyeon Kim, Jaekyoung Bae• 2020

Related benchmarks

TaskDatasetResultRank
Music Source SeparationMUSDB18 HQ (test)
SDR (Drums)4.37
61
Speech SynthesisLJ Speech (test)
MOS4.13
36
Speech EnhancementSpeech Enhancement (SE) Task (test)
PESQ1.903
22
Speech SynthesisLibriTTS (ID)
PESQ3
20
Audio GenerationLibriTTS (dev)
M-STFT1.3647
18
Neural VocodingLibriTTS (test)
PESQ3.056
18
Speech SynthesisLibriTTS (test)
MOS4.8345
17
Speech SynthesisAISHELL3 Mandarin
UTMOS2.432
14
Voice ConversionLibrispeech (test-clean)
WER2.87
13
Speech SynthesisSound Effect (evaluation)
M-STFT1.462
13
Showing 10 of 56 rows

Other info

Code

Follow for update