{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/chunked-autoregressive-gan-for-conditional-1","title":"Chunked Autoregressive GAN for Conditional Waveform Synthesis","arxiv_id":"2110.10139","date":"2021-10-19","proceeding":"ICLR 2022 4","authors":["Max Morrison","Rithesh Kumar","Kundan Kumar","Prem Seetharaman","Aaron Courville","Yoshua Bengio"],"abstract":"Conditional waveform synthesis models learn a distribution of audio waveforms given conditioning such as text, mel-spectrograms, or MIDI. These systems employ deep generative models that model the waveform via either sequential (autoregressive) or parallel (non-autoregressive) sampling. Generative adversarial networks (GANs) have become a common choice for non-autoregressive waveform synthesis. However, state-of-the-art GAN-based models produce artifacts when performing mel-spectrogram inversion. In this paper, we demonstrate that these artifacts correspond with an inability for the generator to learn accurate pitch and periodicity. We show that simple pitch and periodicity conditioning is insufficient for reducing this error relative to using autoregression. We discuss the inductive bias that autoregression provides for learning the relationship between instantaneous frequency and phase, and show that this inductive bias holds even when autoregressively sampling large chunks of the waveform during each forward pass. Relative to prior state-of-the-art GAN-based models, our proposed model, Chunked Autoregressive GAN (CARGAN) reduces pitch error by 40-60%, reduces training time by 58%, maintains a fast generation speed suitable for real-time or interactive applications, and maintains or improves subjective quality.","url_abs":"https://arxiv.org/abs/2110.10139v2","url_pdf":"https://arxiv.org/pdf/2110.10139v2.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"chunked-autoregressive-gan-for-conditional-1","repo_url":"https://github.com/descriptinc/cargan","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":0,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"inductive-bias","task_name":"Inductive Bias"}],"methods":[{"method_slug":"speed","method_name":"SPEED"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"syntology_url":null,"atlas_url":"https://app.syntology.ai/?focus=2110.10139","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2110.10139"}},"developers":"https://syntology.ai/developers","read_at":"2026-09-24T18:15:14+00:00","read_at_is":"when the build read Syntology's graph, not when any sample ran","claim":"Per-sample execution status on synthesized fixtures; not a correctness claim about the paper. Samples come from repositories linked to the paper, official or community; repo_kind says which.","repos":[{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/descriptinc/cargan","reach":null}],"summary":{"ran":2,"ran_honours":1,"unverified":1},"by_repo_kind":{"official":{"samples":4,"ran":3,"repositories":1}},"repo_kind_vocabulary":{"official":"The archive marks this repository official for the paper","named_in_paper":"The archive records that the paper mentions this repository; it is not marked official","listed":"In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper","found_in_text":"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"},"n_pointer_only_for_licence":0,"samples":[{"code_sha256_prefix":"2213ef2c811eb16f","entry":"GBlock","repo":"descriptinc/cargan","repo_kind":"official","path":"cargan/model/gantts/generator.py","file_url":"https://github.com/descriptinc/cargan/blob/HEAD/cargan/model/gantts/generator.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"2213ef2c811eb16f"}},{"code_sha256_prefix":"d6af256a342bff4c","entry":"WNConv1d","repo":"descriptinc/cargan","repo_kind":"official","path":"cargan/model/gantts/generator.py","file_url":"https://github.com/descriptinc/cargan/blob/HEAD/cargan/model/gantts/generator.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d6af256a342bff4c"}},{"code_sha256_prefix":"71b22ea23d67828e","entry":"get_padding","repo":"descriptinc/cargan","repo_kind":"official","path":"cargan/model/gantts/generator.py","file_url":"https://github.com/descriptinc/cargan/blob/HEAD/cargan/model/gantts/generator.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"well_formed","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"71b22ea23d67828e"}},{"code_sha256_prefix":"e87ceeae2dd29410","entry":"Generator","repo":"descriptinc/cargan","repo_kind":"official","path":"cargan/model/gantts/generator.py","file_url":"https://github.com/descriptinc/cargan/blob/HEAD/cargan/model/gantts/generator.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"e87ceeae2dd29410"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}