Track 1
Track 1: Single Model Track
Participants build a single, end-to-end audio editing model that consumes one or more input recordings and a natural-language instruction and directly produces the edited audio. All learned components used to understand and execute the edit must belong to one model, without delegating to separately trained perception models, planners, editors, or external services. This track isolates intrinsic, model-level editing capability.
Task Scope: Tasks may use any MMAE audio modality, including speech, music, sound, and their mixtures. They are restricted to the MMAE single complexity category. Final evaluation will use the corresponding portion of an organizer-held internal test set.
Rules and Restrictions:
- Open-source models and data only. All model components and training or post-training data must be publicly available under research-permissive terms; all external resources must be declared.
- Reproducibility. Teams must provide complete inference code and configurations. Finalists must additionally provide the training recipe and model weights or a stable, research-permissive checkpoint link for verification.
- No external models, tools, or APIs. Separate ASR, source separation, captioning, retrieval, planning, or editing systems are prohibited at inference, as are commercial or hosted APIs.
- No manual post-processing. Submitted audio must be generated by the model. Only deterministic resampling, channel conversion, normalization, and file-format conversion are permitted after generation.
Baselines: Step-Audio-EditX and Ming-UniAudio.