{"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/nu-wave-2-a-general-neural-audio-upsampling","title":"NU-Wave 2: A General Neural Audio Upsampling Model for Various Sampling Rates","arxiv_id":"2206.08545","date":"2022-06-17","proceeding":null,"authors":["Seungu Han","Junhyeok Lee"],"abstract":"Conventionally, audio super-resolution models fixed the initial and the target sampling rates, which necessitate the model to be trained for each pair of sampling rates. We introduce NU-Wave 2, a diffusion model for neural audio upsampling that enables the generation of 48 kHz audio signals from inputs of various sampling rates with a single model. Based on the architecture of NU-Wave, NU-Wave 2 uses short-time Fourier convolution (STFC) to generate harmonics to resolve the main failure modes of NU-Wave, and incorporates bandwidth spectral feature transform (BSFT) to condition the bandwidths of inputs in the frequency domain. We experimentally demonstrate that NU-Wave 2 produces high-resolution audio regardless of the sampling rate of input while requiring fewer parameters than other models. The official code and the audio samples are available at https://mindslab-ai.github.io/nuwave2.","url_abs":"https://arxiv.org/abs/2206.08545v2","url_pdf":"https://arxiv.org/pdf/2206.08545v2.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":"nu-wave-2-a-general-neural-audio-upsampling","repo_url":"https://github.com/mindslab-ai/nuwave2","is_official":1,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"nu-wave-2-a-general-neural-audio-upsampling","repo_url":"https://github.com/maum-ai/nuwave","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null},{"paper_slug":"nu-wave-2-a-general-neural-audio-upsampling","repo_url":"https://github.com/maum-ai/nuwave2","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"BSD-3-Clause"}},{"paper_slug":"nu-wave-2-a-general-neural-audio-upsampling","repo_url":"https://github.com/mindslab-ai/nuwave","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"BSD-3-Clause"}},{"paper_slug":"nu-wave-2-a-general-neural-audio-upsampling","repo_url":"https://github.com/rishikksh20/NU-Wave2-pytorch","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":null}],"tasks":[{"task_slug":"audio-super-resolution","task_name":"Audio Super-Resolution"},{"task_slug":"super-resolution","task_name":"Super-Resolution"}],"methods":[{"method_slug":"convolution","method_name":"Convolution"},{"method_slug":"diffusion","method_name":"Diffusion"}],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2206.08545","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2206.08545"}},"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/maum-ai/nuwave2","reach":{"status":"ok","spdx":"BSD-3-Clause"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/mindslab-ai/nuwave","reach":{"status":"ok","spdx":"BSD-3-Clause"}},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/rishikksh20/NU-Wave2-pytorch","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/maum-ai/nuwave","reach":null},{"provenance":"external:paperswithcode_snapshot_2025-07-28","url":"https://github.com/mindslab-ai/nuwave2","reach":null}],"summary":{"ran":11,"ran_honours":2,"unverified":5},"by_repo_kind":{"official":{"samples":9,"ran":6,"repositories":1},"listed":{"samples":9,"ran":7,"repositories":3}},"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":"3354a1b502b848d4","entry":"BSFT","repo":"mindslab-ai/nuwave2","repo_kind":"official","path":"model.py","file_url":"https://github.com/mindslab-ai/nuwave2/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"3354a1b502b848d4"}},{"code_sha256_prefix":"2109126c17b0f297","entry":"Conv1d","repo":"mindslab-ai/nuwave2","repo_kind":"official","path":"model.py","file_url":"https://github.com/mindslab-ai/nuwave2/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"2109126c17b0f297"}},{"code_sha256_prefix":"f3aede0f86dce25f","entry":"Conv2d","repo":"mindslab-ai/nuwave2","repo_kind":"official","path":"model.py","file_url":"https://github.com/mindslab-ai/nuwave2/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"f3aede0f86dce25f"}},{"code_sha256_prefix":"daa1ce0045d6e8f9","entry":"DiffusionEmbedding","repo":"mindslab-ai/nuwave2","repo_kind":"official","path":"model.py","file_url":"https://github.com/mindslab-ai/nuwave2/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"daa1ce0045d6e8f9"}},{"code_sha256_prefix":"2c33ff18a8323072","entry":"DiffusionEmbedding","repo":"maum-ai/nuwave","repo_kind":"listed","path":"model.py","file_url":"https://github.com/maum-ai/nuwave/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"2c33ff18a8323072"}},{"code_sha256_prefix":"9a9ebaea33ca45d4","entry":"FourierUnit","repo":"mindslab-ai/nuwave2","repo_kind":"official","path":"model.py","file_url":"https://github.com/mindslab-ai/nuwave2/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"9a9ebaea33ca45d4"}},{"code_sha256_prefix":"7ce178bec79a2b6f","entry":"NUWave","repo":"rishikksh20/NU-Wave2-pytorch","repo_kind":"listed","path":"model.py","file_url":"https://github.com/rishikksh20/NU-Wave2-pytorch/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"7ce178bec79a2b6f"}},{"code_sha256_prefix":"078a37135b02e3e5","entry":"PositionalEncoding","repo":"rishikksh20/NU-Wave2-pytorch","repo_kind":"listed","path":"model.py","file_url":"https://github.com/rishikksh20/NU-Wave2-pytorch/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"078a37135b02e3e5"}},{"code_sha256_prefix":"6f6591c01b24cb00","entry":"ResidualBlock","repo":"maum-ai/nuwave","repo_kind":"listed","path":"model.py","file_url":"https://github.com/maum-ai/nuwave/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":true,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"6f6591c01b24cb00"}},{"code_sha256_prefix":"aca7a68289a844b1","entry":"ResidualBlock","repo":"rishikksh20/NU-Wave2-pytorch","repo_kind":"listed","path":"model.py","file_url":"https://github.com/rishikksh20/NU-Wave2-pytorch/blob/HEAD/model.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":"aca7a68289a844b1"}},{"code_sha256_prefix":"8fb6ca0db41b032a","entry":"SpectralTransform","repo":"mindslab-ai/nuwave2","repo_kind":"official","path":"model.py","file_url":"https://github.com/mindslab-ai/nuwave2/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"8fb6ca0db41b032a"}},{"code_sha256_prefix":"75b15c31859cc5da","entry":"lognorm","repo":"mindslab-ai/nuwave","repo_kind":"listed","path":"lightning_model.py","file_url":"https://github.com/mindslab-ai/nuwave/blob/HEAD/lightning_model.py","link_basis":"harvester_set","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"75b15c31859cc5da"}},{"code_sha256_prefix":"d9caeeced554450f","entry":"silu","repo":"rishikksh20/NU-Wave2-pytorch","repo_kind":"listed","path":"model.py","file_url":"https://github.com/rishikksh20/NU-Wave2-pytorch/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"ran_honours","verification_level":1,"contract_check":"HONOURS","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"MIT","inline_ok":true,"mcp_get_code":{"code_sha256":"d9caeeced554450f"}},{"code_sha256_prefix":"816f7b789ef8c328","entry":"DiffusionEmbedding","repo":"rishikksh20/NU-Wave2-pytorch","repo_kind":"listed","path":"model.py","file_url":"https://github.com/rishikksh20/NU-Wave2-pytorch/blob/HEAD/model.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":"816f7b789ef8c328"}},{"code_sha256_prefix":"aea8c2dc5e778a5a","entry":"FFC","repo":"mindslab-ai/nuwave2","repo_kind":"official","path":"model.py","file_url":"https://github.com/mindslab-ai/nuwave2/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"aea8c2dc5e778a5a"}},{"code_sha256_prefix":"220987ed85906065","entry":"NuWave","repo":"maum-ai/nuwave","repo_kind":"listed","path":"model.py","file_url":"https://github.com/maum-ai/nuwave/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"220987ed85906065"}},{"code_sha256_prefix":"1b16187bfba310a6","entry":"NuWave2","repo":"mindslab-ai/nuwave2","repo_kind":"official","path":"model.py","file_url":"https://github.com/mindslab-ai/nuwave2/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"1b16187bfba310a6"}},{"code_sha256_prefix":"bdd9e43c2e01afe3","entry":"ResidualBlock","repo":"mindslab-ai/nuwave2","repo_kind":"official","path":"model.py","file_url":"https://github.com/mindslab-ai/nuwave2/blob/HEAD/model.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"BSD-3-Clause","inline_ok":true,"mcp_get_code":{"code_sha256":"bdd9e43c2e01afe3"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}