ComfyUI Node
ACE-Step Settings
A ComfyUI node in api node/audio/ACE-Step with 11 inputs and 1 output.
ACE-Step Settings
- settings
◄seed-1►
◄thinkingtrue►
◄use_cot_captiontrue►
◄use_cot_languagetrue►
◄temperature0.85►
◄lm_cfg_scale2.0►
◄lm_top_p0.90►
◄lm_top_k0►
◄dit_guidance_scale7.0►
◄dit_inference_steps8►
◄dit_infer_methodode►
Categoryapi node/audio/ACE-Step
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| seed | STRING | -1 | -1 = random |
| thinking | BOOLEAN | true | Enable 5Hz LM audio code generation (llm_dit mode) |
| use_cot_caption | BOOLEAN | true | LLM rewrites/enhances caption via CoT |
| use_cot_language | BOOLEAN | true | LLM auto-detects vocal language |
| temperature | FLOAT | 0.850–2 | LM sampling temperature |
| lm_cfg_scale | FLOAT | 2.01–5 | LM classifier-free guidance scale |
| lm_top_p | FLOAT | 0.900–1 | LM nucleus sampling top-p |
| lm_top_k | INT | 00–200 | LM top-k sampling (0 = disabled) |
| dit_guidance_scale | FLOAT | 7.00–20 | DiT classifier-free guidance scale |
| dit_inference_steps | INT | 81–200 | DiT diffusion steps (turbo default = 8) |
| dit_infer_method | COMBO | ode | DiT ODE/SDE inference method |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| settings | ACESTEP_SETTINGS | — |