{"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/audioeditor-a-training-free-diffusion-based","title":"AudioEditor: A Training-Free Diffusion-Based Audio Editing Framework","arxiv_id":"2409.12466","date":"2024-09-19","proceeding":null,"authors":["Yuhang Jia","Yang Chen","Jinghua Zhao","Shiwan Zhao","Wenjia Zeng","Yong Chen","Yong Qin"],"abstract":"Diffusion-based text-to-audio (TTA) generation has made substantial progress, leveraging latent diffusion model (LDM) to produce high-quality, diverse and instruction-relevant audios. However, beyond generation, the task of audio editing remains equally important but has received comparatively little attention. Audio editing tasks face two primary challenges: executing precise edits and preserving the unedited sections. While workflows based on LDMs have effectively addressed these challenges in the field of image processing, similar approaches have been scarcely applied to audio editing. In this paper, we introduce AudioEditor, a training-free audio editing framework built on the pretrained diffusion-based TTA model. AudioEditor incorporates Null-text Inversion and EOT-suppression methods, enabling the model to preserve original audio features while executing accurate edits. Comprehensive objective and subjective experiments validate the effectiveness of AudioEditor in delivering high-quality audio edits. Code and demo can be found at https://github.com/NKU-HLT/AudioEditor.","url_abs":"https://arxiv.org/abs/2409.12466v2","url_pdf":"https://arxiv.org/pdf/2409.12466v2.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":"links_only","authors_date_abstract":"arXiv metadata, CC0 1.0 (https://info.arxiv.org/help/license), from the Kaggle arXiv metadata snapshot of 2026-09-12"},"code_links":[{"paper_slug":"audioeditor-a-training-free-diffusion-based","repo_url":"https://github.com/nku-hlt/audioeditor","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"NOASSERTION"}}],"tasks":[],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2409.12466","mcp":{"get_harvested_code_for_paper":{"arxiv_id":"2409.12466"}},"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/nku-hlt/audioeditor","reach":{"status":"ok","spdx":"NOASSERTION"}}],"summary":{"ran":7,"ran_draft_wrong":3,"unverified":7},"by_repo_kind":{"official":{"samples":17,"ran":10,"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":17,"samples":[{"code_sha256_prefix":"6d190d192ff5e777","entry":"diffusion_step","repo":"nku-hlt/audioeditor","repo_kind":"official","path":"prompt2prompt/ptp_utils.py","file_url":"https://github.com/nku-hlt/audioeditor/blob/HEAD/prompt2prompt/ptp_utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"6d190d192ff5e777"}},{"code_sha256_prefix":"7b5507f54295c760","entry":"import_model_class_from_model_name_or_path","repo":"nku-hlt/audioeditor","repo_kind":"official","path":"auffusion/auffusion_pipeline.py","file_url":"https://github.com/nku-hlt/audioeditor/blob/HEAD/auffusion/auffusion_pipeline.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"7b5507f54295c760"}},{"code_sha256_prefix":"ce890b65c7821d08","entry":"json_load","repo":"nku-hlt/audioeditor","repo_kind":"official","path":"auffusion/auffusion_pipeline.py","file_url":"https://github.com/nku-hlt/audioeditor/blob/HEAD/auffusion/auffusion_pipeline.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"OUTPUT_MISDECLARED","metamorphic_tier":"deterministic","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"ce890b65c7821d08"}},{"code_sha256_prefix":"e3c3bb87bbe9b4a7","entry":"latent2image","repo":"nku-hlt/audioeditor","repo_kind":"official","path":"prompt2prompt/ptp_utils.py","file_url":"https://github.com/nku-hlt/audioeditor/blob/HEAD/prompt2prompt/ptp_utils.py","link_basis":"plan_row","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"e3c3bb87bbe9b4a7"}},{"code_sha256_prefix":"8da8c4b1e19261a3","entry":"load_spec","repo":"nku-hlt/audioeditor","repo_kind":"official","path":"utils/utils.py","file_url":"https://github.com/nku-hlt/audioeditor/blob/HEAD/utils/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"8da8c4b1e19261a3"}},{"code_sha256_prefix":"8043eaefe4c09c1f","entry":"load_wav","repo":"nku-hlt/audioeditor","repo_kind":"official","path":"utils/converter.py","file_url":"https://github.com/nku-hlt/audioeditor/blob/HEAD/utils/converter.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"8043eaefe4c09c1f"}},{"code_sha256_prefix":"83b02e1028f0a3ea","entry":"pad_spec","repo":"nku-hlt/audioeditor","repo_kind":"official","path":"utils/utils.py","file_url":"https://github.com/nku-hlt/audioeditor/blob/HEAD/utils/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"83b02e1028f0a3ea"}},{"code_sha256_prefix":"4a778ae311dd1514","entry":"random_crop_spec","repo":"nku-hlt/audioeditor","repo_kind":"official","path":"utils/utils.py","file_url":"https://github.com/nku-hlt/audioeditor/blob/HEAD/utils/utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"4a778ae311dd1514"}},{"code_sha256_prefix":"bea2d776a332f2b0","entry":"rescale_noise_cfg","repo":"nku-hlt/audioeditor","repo_kind":"official","path":"auffusion/auffusion_pipeline.py","file_url":"https://github.com/nku-hlt/audioeditor/blob/HEAD/auffusion/auffusion_pipeline.py","link_basis":"harvester_set","language":"python","status":"ran_draft_wrong","verification_level":1,"contract_check":"MISDECLARED","metamorphic_tier":"invariant","behaviour_fingerprint":true,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"bea2d776a332f2b0"}},{"code_sha256_prefix":"ef08b7ba80d0df19","entry":"text_under_image","repo":"nku-hlt/audioeditor","repo_kind":"official","path":"prompt2prompt/ptp_utils.py","file_url":"https://github.com/nku-hlt/audioeditor/blob/HEAD/prompt2prompt/ptp_utils.py","link_basis":"first_harvest_node","language":"python","status":"ran","verification_level":1,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"ef08b7ba80d0df19"}},{"code_sha256_prefix":"a0df83fb9cd93265","entry":"aggregate_attention","repo":"nku-hlt/audioeditor","repo_kind":"official","path":"prompt2prompt/attn_control.py","file_url":"https://github.com/nku-hlt/audioeditor/blob/HEAD/prompt2prompt/attn_control.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"a0df83fb9cd93265"}},{"code_sha256_prefix":"be031b15a988a556","entry":"dynamic_range_compression","repo":"nku-hlt/audioeditor","repo_kind":"official","path":"utils/converter.py","file_url":"https://github.com/nku-hlt/audioeditor/blob/HEAD/utils/converter.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"be031b15a988a556"}},{"code_sha256_prefix":"9e30e7d510c9d341","entry":"dynamic_range_decompression","repo":"nku-hlt/audioeditor","repo_kind":"official","path":"utils/converter.py","file_url":"https://github.com/nku-hlt/audioeditor/blob/HEAD/utils/converter.py","link_basis":"harvester_set","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"9e30e7d510c9d341"}},{"code_sha256_prefix":"5bd3eae657322a9f","entry":"punish_wight","repo":"nku-hlt/audioeditor","repo_kind":"official","path":"suppresseot/wo_utils.py","file_url":"https://github.com/nku-hlt/audioeditor/blob/HEAD/suppresseot/wo_utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"5bd3eae657322a9f"}},{"code_sha256_prefix":"f1eec059eb235348","entry":"update_context","repo":"nku-hlt/audioeditor","repo_kind":"official","path":"suppresseot/run_and_display.py","file_url":"https://github.com/nku-hlt/audioeditor/blob/HEAD/suppresseot/run_and_display.py","link_basis":"plan_row","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NONE","inline_ok":false,"mcp_get_code":{"code_sha256":"f1eec059eb235348"}},{"code_sha256_prefix":"0bef313e9b755476","entry":"woword_eot_context","repo":"nku-hlt/audioeditor","repo_kind":"official","path":"suppresseot/wo_utils.py","file_url":"https://github.com/nku-hlt/audioeditor/blob/HEAD/suppresseot/wo_utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"0bef313e9b755476"}},{"code_sha256_prefix":"8295ffcdfbfbcb67","entry":"woword_reweight","repo":"nku-hlt/audioeditor","repo_kind":"official","path":"suppresseot/wo_utils.py","file_url":"https://github.com/nku-hlt/audioeditor/blob/HEAD/suppresseot/wo_utils.py","link_basis":"first_harvest_node","language":"python","status":"unverified","verification_level":0,"contract_check":null,"metamorphic_tier":null,"behaviour_fingerprint":false,"licence":"NOASSERTION","inline_ok":false,"mcp_get_code":{"code_sha256":"8295ffcdfbfbcb67"}}]},"arxiv_metadata":null,"syntology_extracted_results":null}