pith. sign in

arxiv: 2505.16076 · v1 · pith:PIVOGWKQnew · submitted 2025-05-21 · 📡 eess.AS

AudioMorphix: Training-free audio editing with diffusion probabilistic models

classification 📡 eess.AS
keywords audioeditingaudiomorphixwhilecontentdiffusionfidelityinstructions
0
0 comments X
read the original abstract

Editing sound with precision is a crucial yet underexplored challenge in audio content creation. While existing works can manipulate sounds by text instructions or audio exemplar pairs, they often struggled to modify audio content precisely while preserving fidelity to the original recording. In this work, we introduce a novel editing approach that enables localized modifications to specific time-frequency regions while keeping the remaining of the audio intact by operating on spectrograms directly. To achieve this, we propose AudioMorphix, a training-free audio editor that manipulates a target region on the spectrogram by referring to another recording. Inspired by morphing theory, we conceptualize audio mixing as a process where different sounds blend seamlessly through morphing and can be decomposed back into individual components via demorphing. Our AudioMorphix optimizes the noised latent conditioned on raw input and reference audio while rectifying the guided diffusion process through a series of energy functions. Additionally, we enhance self-attention layers with a cache mechanism to preserve detailed characteristics from the original recordings. To advance audio editing research, we devise a new evaluation benchmark, which includes a curated dataset with a variety of editing instructions. Extensive experiments demonstrate that AudioMorphix yields promising performance on various audio editing tasks, including addition, removal, time shifting and stretching, and pitch shifting, achieving high fidelity and precision. Demo and code are available at this url.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 4 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. MMAE: A Massive Multitask Audio Editing Benchmark

    cs.SD 2026-06 conditional novelty 8.0

    MMAE is a new multitask audio editing benchmark showing that leading models achieve under 5% exact match rate, with 0% on complex mixed-modality tasks.

  2. Hybrid Diffusion Transformer for Instruction-Guided Audio Editing via Rectified Flow

    cs.SD 2026-06 unverdicted novelty 6.0

    Hybrid two-stage diffusion transformer architecture for instruction-guided audio editing via rectified flow that performs joint attention at low resolution then alternates joint and cross-attention at high resolution ...

  3. Hybrid Diffusion Transformer for Instruction-Guided Audio Editing via Rectified Flow

    cs.SD 2026-06 unverdicted novelty 5.0

    Hybrid two-stage diffusion transformer architecture for instruction-guided audio editing uses coarse joint attention at low resolution and refined alternating blocks at high resolution to improve performance and effic...

  4. Audio Editing in the Era of Foundation Models: A Survey

    eess.AS 2026-06 unverdicted novelty 3.0

    A survey that presents a unified taxonomy of audio editing tasks, summarizes training-based and training-free foundation model approaches, reviews datasets and evaluation protocols, and identifies future challenges.