ComfyUI Node
ACE-Step Format Sample
A ComfyUI node in Audio/ACE-Step with 6 inputs and 3 outputs.
ACE-Step Format Sample
- formatted_caption
- formatted_lyrics
- formatted_metadata
◄caption►
◄lyrics►
◄checkpoint_dirAce-Step1.5►
◄lm_model_pathacestep-5Hz-lm-1.7B►
◄deviceauto►
◄user_metadata{}►
CategoryAudio/ACE-Step
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| caption | STRING | Natural language description or prompt for music generation. | |
| lyrics | STRING | Song lyrics to be formatted. | |
| checkpoint_dir | COMBO | Ace-Step1.5 | Directory containing ACE-Step model weights (DiT model). |
| lm_model_path | COMBO | acestep-5Hz-lm-1.7B | Path to the language model used for formatting and enhancement. |
| device | COMBO | auto | Computing platform to run the model on. |
| user_metadataopt | STRING | {} | Custom metadata in JSON format. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| formatted_caption | STRING | — |
| formatted_lyrics | STRING | — |
| formatted_metadata | STRING | — |