Papers › Multi-band MelGAN: Faster Waveform Generation for High-Quality Text-to-Speech

Multi-band MelGAN: Faster Waveform Generation for High-Quality Text-to-Speech

11 May 2020arXiv:2005.05106links table onlyarchive 2025-07-28

Geng Yang, Shan Yang, Kai Liu, Peng Fang, Wei Chen, Lei Xie

The archive published only this paper's code-link row. Authors, date and abstract are from arXiv's metadata (CC0), read from the Kaggle arXiv metadata snapshot of 2026-09-12 where its title matched the archive's; the title is the archive's.

In this paper, we propose multi-band MelGAN, a much faster waveform generation model targeting to high-quality text-to-speech. Specifically, we improve the original MelGAN by the following aspects. First, we increase the receptive field of the generator, which is proven to be beneficial to speech generation. Second, we substitute the feature matching loss with the multi-resolution STFT loss to better measure the difference between fake and real speech. Together with pre-training, this improvement leads to both better quality and better training stability. More importantly, we extend MelGAN with multi-band processing: the generator takes mel-spectrograms as input and produces sub-band signals which are subsequently summed back to full-band signals as discriminator input. The proposed multi-band MelGAN has achieved high MOS of 4.34 and 4.22 in waveform generation and TTS, respectively. With only 1.91M parameters, our model effectively reduces the total computational complexity of the original MelGAN from 5.85 to 0.95 GFLOPS. Our Pytorch implementation, which will be open-resourced shortly, can achieve a real-time factor of 0.03 on CPU without hardware specific optimization.

PaperPDFCodeCode Syntology ran

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="2005.05106")

Code

Syntology Ran 2 of 7 code samples harvested from 4 repositories linked to this paper; 5 have no recorded run. Of those that ran: 2 ran · our draft was wrong.

By repository: community (archive-listed): 6 samples from 4 repositories, 2 ran; 1 identical to code first harvested elsewhere. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

Moon-sung-woo/ParallelWaveGan_korean mentioned on GitHubpytorchMIT report
TensorSpeech/TensorflowTTS mentioned on GitHubtf report
coqui-ai/TTS mentioned on GitHubpytorchMPL-2.0 report
cschaefer26/StyleMelGAN mentioned on GitHubpytorch report
deciding/ParallelWaveGAN mentioned on GitHubpytorchMIT report
rishikksh20/VocGAN mentioned on GitHubpytorchMIT report
rishikksh20/melgan mentioned on GitHubpytorchBSD-3-Clause report
yanggeng1995/FB-MelGAN mentioned on GitHubpytorch report

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

7 samples harvested; 2 ran; 0 honoured the contract we drafted; 5 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.

2ran · our draft was wrong
5unverified

Licence: 2 of the 7 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 4 repositories linked to this paper, official or community; each sample names its own and says which. Some samples are identical code Syntology first harvested from another repository; for those, this paper's copy is not located and its licence is not recorded. “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.

dynamic_range_compression rishikksh20/melgan/utils/audio_processing.py community (archive-listed) ran · our draft was wrong fingerprinted BSD-3-Clause (permissive) · 83e2c862f7374ac7 · report
griffin_lim rishikksh20/melgan/utils/audio_processing.py community (archive-listed) ran · our draft was wrong BSD-3-Clause (permissive) · 9f9ec26d4cdfdf7d · report
attempt_to_restore yanggeng1995/FB-MelGAN/pre_train.py community (archive-listed) unverified no licence file found · pointer only · 9368459b15367fe4 · report
stft rishikksh20/melgan/utils/stft_loss.py community (archive-listed) unverified BSD-3-Clause (permissive) · d40b7ea72ed329ed · report
stft Moon-sung-woo/ParallelWaveGan_korean/parallel_wavegan/losses/stft_loss.py community (archive-listed) unverified MIT (permissive) · d014b1a7520bc12b · report
stft rishikksh20/VocGAN/utils/stft_loss.py community (archive-listed) unverified MIT (permissive) · bebea9f2516460be · report
load_checkpoint identical code first harvested elsewhere unverified licence of this copy not recorded · f443ef0155d2d898 · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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