Nodes/ComfyUI-kaola-ace-step/ACE-Step Simple Mode
ComfyUI Node

ACE-Step Simple Mode

A ComfyUI node in Audio/ACE-Step with 15 inputs and 4 outputs.

By kana112233·Created 6 months ago·Updated 6 months ago· 27
ACE-Step Simple Mode
  • lora_info
  • audio
  • audio_path
  • metadata
  • sample_info
query
checkpoint_dirAce-Step1.5
config_pathacestep-v15-turbo
lm_model_pathacestep-5Hz-lm-1.7B
batch_size2
seed-1
inference_steps8
deviceauto
instrumentalfalse
vocal_languageauto
quantizationNone
compile_modelfalse
thinkingtrue
audio_formatflac
CategoryAudio/ACE-Step

Inputs (15)

NameTypeDefaultDescription
querySTRINGNatural language description or prompt for music generation.
checkpoint_dirCOMBOAce-Step1.5Directory containing ACE-Step model weights (DiT model).
config_pathCOMBOacestep-v15-turboSpecific model configuration to use (e.g., v1.5 turbo).
lm_model_pathCOMBOacestep-5Hz-lm-1.7BPath to the language model used for generating lyrics and metadata.
batch_sizeINT21–8Number of audio samples to generate in a single batch.
seedINT-1-1–18446744073709550000Random seed for reproducibility. Set to -1 for random generation.
inference_stepsINT81–64Number of diffusion steps. Higher values (e.g., 25-50) improve quality but are slower.
deviceCOMBOautoComputing platform to run the model on.
instrumentaloptBOOLEANfalseWhether to generate instrumental music only (no vocals).
vocal_languageoptCOMBOautoVocal language (e.g., zh, en, ja).
quantizationoptCOMBONoneModel quantization (e.g., int8). Reduces VRAM usage but requires torchao and compile_model=True. Incompatible with LoRA.
compile_modeloptBOOLEANfalseWhether to use torch.compile to optimize the model. Required for quantization. Slow on first run but faster afterwards.
thinkingoptBOOLEANtrueWhether to show the language model's Chain-of-Thought reasoning.
audio_formatoptCOMBOflacOutput audio file format.
lora_infooptACE_STEP_LORA_INFOOptional LoRA model information for style fine-tuning.

Outputs (4)

NameTypeDescription
audioAUDIO
audio_pathSTRING
metadataSTRING
sample_infoSTRING