848
stars
10
commits
8
repos using this model
4
linked in READMEs
Feb 3, 2026
updated
Project | Hugging Face | ModelScope | Space Demo | Discord Tech Report

๐ ACE-Step v1.5 is a highly efficient open-source music foundation model designed to bring commercial-grade music generation to consumer hardware.
๐ At its core lies a novel hybrid architecture where the Language Model (LM) functions as an omni-capable planner: it transforms simple user queries into comprehensive song blueprintsโscaling from short loops to 10-minute compositionsโwhile synthesizing metadata, lyrics, and captions via Chain-of-Thought to guide the Diffusion Transformer (DiT). โก Uniquely, this alignment is achieved through intrinsic reinforcement learning relying solely on the model's internal mechanisms, thereby eliminating the biases inherent in external reward models or human preferences. ๐๏ธ
๐ฎ Beyond standard synthesis, ACE-Step v1.5 unifies precise stylistic control with versatile editing capabilitiesโsuch as cover generation, repainting, and vocal-to-BGM conversionโwhile maintaining strict adherence to prompts across 50+ languages. This paves the way for powerful tools that seamlessly integrate into the creative workflows of music artists, producers, and content creators. ๐ธ



| DiT Model | Pre-Training | SFT | RL | CFG | Step | Refer audio | Text2Music | Cover | Repaint | Extract | Lego | Complete | Quality | Diversity | Fine-Tunability | Hugging Face |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
acestep-v15-base | โ | โ | โ | โ | 50 | โ | โ | โ | โ | โ | โ | โ | Medium | High | Easy | Link |
acestep-v15-sft | โ | โ | โ | โ | 50 | โ | โ | โ | โ | โ | โ | โ | High | Medium | Easy | Link |
acestep-v15-turbo | โ | โ | โ | โ | 8 | โ | โ | โ | โ | โ | โ | โ | Very High | Medium | Medium | Link |
acestep-v15-turbo-rl | โ | โ | โ | โ | 8 | โ | โ | โ | โ | โ | โ | โ | Very High | Medium | Medium | To be released |
| LM Model | Pretrain from | Pre-Training | SFT | RL | CoT metas | Query rewrite | Audio Understanding | Composition Capability | Copy Melody | Hugging Face |
|---|---|---|---|---|---|---|---|---|---|---|
acestep-5Hz-lm-0.6B | Qwen3-0.6B | โ | โ | โ | โ | โ | Medium | Medium | Weak | โ |
acestep-5Hz-lm-1.7B | Qwen3-1.7B | โ | โ | โ | โ | โ | Medium | Medium | Medium | โ |
acestep-5Hz-lm-4B | Qwen3-4B | โ | โ | โ | โ | โ | Strong | Strong | Strong | โ |
This project is co-led by ACE Studio and StepFun.
If you find this project useful for your research, please consider citing:
@misc{gong2026acestep,
title={ACE-Step 1.5: Pushing the Boundaries of Open-Source Music Generation},
author={Junmin Gong, Yulin Song, Wenxiao Zhao, Sen Wang, Shengyuan Xu, Jing Guo},
howpublished={\url{https://github.com/ace-step/ACE-Step-1.5}},
year={2026},
note={GitHub repository}
}
848
stars
10
commits
8
repos using this model
4
linked in READMEs
Feb 3, 2026
updated
Project | Hugging Face | ModelScope | Space Demo | Discord Tech Report

๐ ACE-Step v1.5 is a highly efficient open-source music foundation model designed to bring commercial-grade music generation to consumer hardware.
๐ At its core lies a novel hybrid architecture where the Language Model (LM) functions as an omni-capable planner: it transforms simple user queries into comprehensive song blueprintsโscaling from short loops to 10-minute compositionsโwhile synthesizing metadata, lyrics, and captions via Chain-of-Thought to guide the Diffusion Transformer (DiT). โก Uniquely, this alignment is achieved through intrinsic reinforcement learning relying solely on the model's internal mechanisms, thereby eliminating the biases inherent in external reward models or human preferences. ๐๏ธ
๐ฎ Beyond standard synthesis, ACE-Step v1.5 unifies precise stylistic control with versatile editing capabilitiesโsuch as cover generation, repainting, and vocal-to-BGM conversionโwhile maintaining strict adherence to prompts across 50+ languages. This paves the way for powerful tools that seamlessly integrate into the creative workflows of music artists, producers, and content creators. ๐ธ



| DiT Model | Pre-Training | SFT | RL | CFG | Step | Refer audio | Text2Music | Cover | Repaint | Extract | Lego | Complete | Quality | Diversity | Fine-Tunability | Hugging Face |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
acestep-v15-base | โ | โ | โ | โ | 50 | โ | โ | โ | โ | โ | โ | โ | Medium | High | Easy | Link |
acestep-v15-sft | โ | โ | โ | โ | 50 | โ | โ | โ | โ | โ | โ | โ | High | Medium | Easy | Link |
acestep-v15-turbo | โ | โ | โ | โ | 8 | โ | โ | โ | โ | โ | โ | โ | Very High | Medium | Medium | Link |
acestep-v15-turbo-rl | โ | โ | โ | โ | 8 | โ | โ | โ | โ | โ | โ | โ | Very High | Medium | Medium | To be released |
| LM Model | Pretrain from | Pre-Training | SFT | RL | CoT metas | Query rewrite | Audio Understanding | Composition Capability | Copy Melody | Hugging Face |
|---|---|---|---|---|---|---|---|---|---|---|
acestep-5Hz-lm-0.6B | Qwen3-0.6B | โ | โ | โ | โ | โ | Medium | Medium | Weak | โ |
acestep-5Hz-lm-1.7B | Qwen3-1.7B | โ | โ | โ | โ | โ | Medium | Medium | Medium | โ |
acestep-5Hz-lm-4B | Qwen3-4B | โ | โ | โ | โ | โ | Strong | Strong | Strong | โ |
This project is co-led by ACE Studio and StepFun.
If you find this project useful for your research, please consider citing:
@misc{gong2026acestep,
title={ACE-Step 1.5: Pushing the Boundaries of Open-Source Music Generation},
author={Junmin Gong, Yulin Song, Wenxiao Zhao, Sen Wang, Shengyuan Xu, Jing Guo},
howpublished={\url{https://github.com/ace-step/ACE-Step-1.5}},
year={2026},
note={GitHub repository}
}