Papers › HiFi-GAN: Generative Adversarial Networks for Efficient and High Fidelity Speech Synthesis
HiFi-GAN: Generative Adversarial Networks for Efficient and High Fidelity Speech Synthesis
Jungil Kong, Jaehyeon Kim, Jaekyoung Bae
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.
In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.
For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2010.05646")
Code
Syntology Ran 17 of 25 code samples harvested from 7 repositories linked to this paper; 8 have no recorded run. Of those that ran: 3 ran · our draft was wrong; 14 ran with no contract checked.
By repository: official repository: 5 samples from 1 repository, 5 ran; community (archive-listed): 20 samples from 6 repositories, 12 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.
Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.
Code Syntology ran Syntology
25 samples harvested; 17 ran; 0 honoured the contract we drafted; 8 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.
Licence: 3 of the 25 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.
Harvested from 7 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.
Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.
Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.
1644a2f2942ffe4c · report
a02c998d88e55794 · report
e9c63f1724d52ed8 · report
d7373d3c5d20dd29 · report
404632cb4f4669da · report
1cbd5983017dbccf · report
a8588b06fe6ee564 · report
315da86169871441 · report
296fba6a2e3878dd · report
e51b96d3f2bca97c · report
6dd04160990ce7aa · report
29a9e53b37e5a897 · report
cec55aeff5fee127 · report
47841da7a9730802 · report
4ab0d0201baa1a43 · report
b73dd2a7fa701451 · report
e3ecb51f94828d3b · report
3193c0ceab116156 · report
793b82863c1fdc65 · report
788fd01770c36aed · report
ddf586275727eb6a · report
770d53e113359a0f · report
ed16adff529066e2 · report
90a00ab9b14ddecf · report
b170cd48d4da4c05 · report
Tasks
2 archive task tags without a task page not shown.
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Speech Synthesis | LibriTTS | HiFi-GAN | M-STFT | 1.0017 | #14 of 15 | Archive leaderboard | report |
| Speech Synthesis | LibriTTS | HiFi-GAN | MCD | 0.6603 | #14 of 15 | Archive leaderboard | report |
| Speech Synthesis | LibriTTS | HiFi-GAN | PESQ | 2.947 | #14 of 15 | Archive leaderboard | report |
| Speech Synthesis | LibriTTS | HiFi-GAN | Periodicity | 0.1565 | #14 of 15 | Archive leaderboard | report |
| Speech Synthesis | LibriTTS | HiFi-GAN | V/UV F1 | 0.9300 | #14 of 15 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Methods
Introduced by this paper: HiFi-GAN
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections