diffusers
Add ACE-Step pipeline for text-to-music generation
#13095
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
34
Changes
View On
GitHub
Add ACE-Step pipeline for text-to-music generation
#13095
yiyixuxu
merged 34 commits into
huggingface:main
from
ChuxiJ:add-ace-step-pipeline
ChuxiJ
marked this pull request as draft
127 days ago
ChuxiJ
marked this pull request as ready for review
127 days ago
dg845
requested a review
from
dg845
126 days ago
dg845
requested a review
from
yiyixuxu
126 days ago
dg845
commented on 2026-02-10
dg845
commented on 2026-02-10
dg845
commented on 2026-02-10
dg845
commented on 2026-02-10
dg845
commented on 2026-02-10
dg845
commented on 2026-02-10
dg845
commented on 2026-02-10
dg845
commented on 2026-02-10
dg845
commented on 2026-02-10
dg845
commented on 2026-02-10
dg845
commented on 2026-02-10
dg845
commented on 2026-02-10
dg845
commented on 2026-02-10
dg845
commented on 2026-02-10
dg845
commented on 2026-02-10
dg845
commented on 2026-02-10
dg845
commented on 2026-02-10
dg845
commented on 2026-02-10
dg845
commented on 2026-02-10
dg845
commented on 2026-02-10
dg845
commented on 2026-02-10
dg845
commented on 2026-02-10
dg845
commented on 2026-02-10
dg845
commented on 2026-02-10
dg845
commented on 2026-02-10
dg845
commented on 2026-02-10
dg845
commented on 2026-02-10
dg845
commented on 2026-02-10
Add ACE-Step pipeline for text-to-music generation
3b12c49f
Fix ACE-Step pipeline audio quality and auto-detect turbo/base/sft va…
73535581
Add ACE-Step parity test scripts
dc9df9f4
Route SFT parity to acestep-v15-sft checkpoint
d83105b9
audio_parity_jieyue: fix doubled 'acestep-' in cache path; --converte…
a68c1e4d
audio_parity_jieyue: two-phase matrix bootstraps cover/repaint from t…
750a24aa
audio_parity_jieyue: seed the diffusers generator on the pipeline device
99b413e7
Fix ACE-Step pipeline: switch to APG guidance + peak normalization
9157ea75
Fix ACE-Step chunk mask values to match the original pipeline
15a5384a
Add direct invoker for ACE-Step generate_music (ground truth)
f8963941
run_official_generate_music: call initialize_service to bind a DiT va…
cf3db3b5
Fix silence-reference for ACE-Step timbre encoder
244482a7
Fix three more ACE-Step pipeline bugs I found by dumping real inputs
2b25dc02
Add peak+loudness post-normalization to AceStepPipeline
e0311881
Match acestep/inference.py inference_steps=8 for ALL variants
f26d2c05
Address PR #13095 review: rename classes + reuse diffusers primitives
bb6910c7
Address PR #13095 review: pipeline polish + converter HF-hub support
0edf3289
ChuxiJ
force pushed
from
8c2db469
to
0edf3289
57 days ago
github-actions
added
size/L
github-actions
removed
size/L
github-actions
added
documentation
github-actions
added
models
github-actions
added
tests
github-actions
added
utils
github-actions
added
pipelines
Merge branch 'main' into add-ace-step-pipeline
ef82d8ba
github-actions
added
size/L
Fix stale ACE-Step 1.0-era docs / class names in the 1.5 integration
13900e97
github-actions
removed
size/L
github-actions
added
size/L
Address PR #13095 review: VAE tiling on AutoencoderOobleck + Timestep…
c06373eb
github-actions
removed
size/L
github-actions
added
size/L
Address PR #13095 review: refactor AceStepAttention to Attention + At…
b46370ae
dg845
commented on 2026-04-21
dg845
commented on 2026-04-21
dg845
commented on 2026-04-21
dg845
commented on 2026-04-21
dg845
commented on 2026-04-21
dg845
commented on 2026-04-21
github-actions
removed
size/L
github-actions
added
size/L
Address PR #13095 review: migrate to FlowMatchEulerDiscreteScheduler
1626f4c9
github-actions
removed
size/L
github-actions
added
size/L
Address PR #13095 review: move DiT tests + drop stale test kwargs
271f7a0f
github-actions
removed
size/L
github-actions
added
size/L
dg845
commented on 2026-04-23
dg845
commented on 2026-04-23
dg845
commented on 2026-04-23
dg845
commented on 2026-04-23
dg845
commented on 2026-04-23
dg845
commented on 2026-04-23
Address PR #13095 review from dg845 (2026-04-23)
3b6d2e6b
github-actions
removed
size/L
github-actions
added
size/L
yiyixuxu
commented on 2026-04-23
Address PR #13095 review from yiyixuxu (2026-04-23)
23f23532
github-actions
removed
size/L
github-actions
added
size/L
Address ACE-Step audio token and APG review
f39362af
github-actions
added
guiders
github-actions
removed
size/L
github-actions
added
size/L
Fix ACE-Step docs CI
d3801843
github-actions
removed
size/L
github-actions
added
size/L
Merge branch 'main' into add-ace-step-pipeline
fb8d56bd
github-actions
removed
size/L
github-actions
added
size/L
yiyixuxu
commented on 2026-04-27
Address ACE-Step pipeline cleanup review
91c7c338
github-actions
removed
size/L
github-actions
added
size/L
Fix ACE-Step flash attention sliding windows
04da7b26
github-actions
removed
size/L
github-actions
added
size/L
dg845
commented on 2026-04-28
Add ACE-Step callback properties
56583c82
github-actions
removed
size/L
github-actions
added
size/L
Merge branch 'main' into add-ace-step-pipeline
fc117fb4
github-actions
removed
size/L
github-actions
added
size/L
yiyixuxu
commented on 2026-04-29
Address ACE-Step final review comments
faf747b2
github-actions
removed
size/L
github-actions
added
size/L
Merge branch 'main' into add-ace-step-pipeline
331f5f69
github-actions
removed
size/L
github-actions
added
size/L
yiyixuxu
approved these changes on 2026-05-01
yiyixuxu
merged
1a8a17b7
into main
44 days ago
Login to write a write a comment.
Login via GitHub
Reviewers
yiyixuxu
dg845
Assignees
No one assigned
Labels
documentation
models
tests
size/L
utils
pipelines
guiders
Milestone
No milestone
Login to write a write a comment.
Login via GitHub