all workflows not labeled 1.0 are up to date and working. give em a try.
acestep 1.5 nodes optimized for recent version of comfyui, ping me with issues I will usually fix in a few minutes if im awake.
TUTORIALS UNDER VERSION----->
Hey everyone,
Wanted to share some nodes I've been working on that unlock the full ACE-Step 1.5 feature set in ComfyUI.
What's different from native ComfyUI support?
ComfyUI's built-in ACE-Step nodes give you text2music generation, which is great for creating tracks from scratch. But ACE-Step 1.5 actually supports a bunch of other task types that weren't exposed - so I built custom guiders for them:
- Edit (Extend/Repaint) - Add new audio before or after existing tracks, or regenerate specific time regions while keeping the rest intact
- Cover - Style transfer that preserves the semantic structure (rhythm, melody) while generating new audio with different characteristics
- (wip) Extract - Pull out specific stems like vocals, drums, bass, guitar, etc.
- (wip) Lego - Generate a specific instrument track that fits with existing audio
Time permitting, and based on the level of interest from the community, I will finish the Extract and Lego task custom Guiders. I will be back with semantic hint blending and some other stuff for Edit and Cover.
-
Part of [ComfyUI_RyanOnTheInside](https://github.com/ryanontheinside/ComfyUI_RyanOnTheInside) - install/update via ComfyUI Manager.
Let me know if you run into any issues or have questions and I will try to answer!
Love
Ryan
Description
We can approach real time here, dare me and I will accelerate this model.
TUTORIAL: https://youtu.be/p9ZjyYPjlV4
FAQ
Comments (2)
Thanks for your work Ryan. I tried out your semantic workflow, and what I did was disconnect some nodes from the "ACE-Step 1.5 Semantic Hints Blend" node in the Blending section like you quickly demonstrated at 1:45 in your Youtube video. I then disabled those disconnected nodes. What I first tried to do was make an audio generation that was an exact mix of two inputs. What it generated sounded strange, so I also made generations that had "blending factors" of "1.00" and "0.00". I tried to see if those generations sounded like their respective audio inputs, but they didn't. They all sounded very strange. I'm not sure if it's my Comfyui. I downloaded and used the exact model that you used in the workflow which was "ace_step_1.5_turbo_aio". The only ERROR I ran into running your workflow before I got it producing generations was that I had to select "None" for "track_name" in the "ACE-Step 1.5 Task Text Encode" node.
Thanks