Papers › AudioEditor: A Training-Free Diffusion-Based Audio Editing Framework

AudioEditor: A Training-Free Diffusion-Based Audio Editing Framework

19 Sep 2024arXiv:2409.12466links table onlyarchive 2025-07-28

Yuhang Jia, Yang Chen, Jinghua Zhao, Shiwan Zhao, Wenjia Zeng, Yong Chen, Yong Qin

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.

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.

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

Code

Syntology Ran 10 of 17 code samples harvested from 1 repository linked to this paper; 7 have no recorded run. Of those that ran: 3 ran · our draft was wrong; 7 ran with no contract checked.

By repository: official repository: 17 samples from 1 repository, 10 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

nku-hlt/audioeditor officialmentioned in papermentioned on GitHubpytorchNOASSERTION 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

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

3ran · our draft was wrong
7ran
7unverified

Licence: 17 of the 17 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 nku-hlt/audioeditor. “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.

diffusion_step nku-hlt/audioeditor/prompt2prompt/ptp_utils.py official repository ran licence not identified · pointer only · 6d190d192ff5e777 · report
import_model_class_from_model_name_or_path nku-hlt/audioeditor/auffusion/auffusion_pipeline.py official repository ran licence not identified · pointer only · 7b5507f54295c760 · report
json_load nku-hlt/audioeditor/auffusion/auffusion_pipeline.py official repository ran · our draft was wrong no licence file found · pointer only · ce890b65c7821d08 · report
latent2image nku-hlt/audioeditor/prompt2prompt/ptp_utils.py official repository ran · our draft was wrong no licence file found · pointer only · e3c3bb87bbe9b4a7 · report
load_spec nku-hlt/audioeditor/utils/utils.py official repository ran licence not identified · pointer only · 8da8c4b1e19261a3 · report
load_wav nku-hlt/audioeditor/utils/converter.py official repository ran licence not identified · pointer only · 8043eaefe4c09c1f · report
pad_spec nku-hlt/audioeditor/utils/utils.py official repository ran licence not identified · pointer only · 83b02e1028f0a3ea · report
random_crop_spec nku-hlt/audioeditor/utils/utils.py official repository ran licence not identified · pointer only · 4a778ae311dd1514 · report
rescale_noise_cfg nku-hlt/audioeditor/auffusion/auffusion_pipeline.py official repository ran · our draft was wrong fingerprinted no licence file found · pointer only · bea2d776a332f2b0 · report
text_under_image nku-hlt/audioeditor/prompt2prompt/ptp_utils.py official repository ran licence not identified · pointer only · ef08b7ba80d0df19 · report
aggregate_attention nku-hlt/audioeditor/prompt2prompt/attn_control.py official repository unverified licence not identified · pointer only · a0df83fb9cd93265 · report
dynamic_range_compression nku-hlt/audioeditor/utils/converter.py official repository unverified no licence file found · pointer only · be031b15a988a556 · report
dynamic_range_decompression nku-hlt/audioeditor/utils/converter.py official repository unverified no licence file found · pointer only · 9e30e7d510c9d341 · report
punish_wight nku-hlt/audioeditor/suppresseot/wo_utils.py official repository unverified licence not identified · pointer only · 5bd3eae657322a9f · report
update_context nku-hlt/audioeditor/suppresseot/run_and_display.py official repository unverified no licence file found · pointer only · f1eec059eb235348 · report
woword_eot_context nku-hlt/audioeditor/suppresseot/wo_utils.py official repository unverified licence not identified · pointer only · 0bef313e9b755476 · report
woword_reweight nku-hlt/audioeditor/suppresseot/wo_utils.py official repository unverified licence not identified · pointer only · 8295ffcdfbfbcb67 · 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