Nodes/ComfyUI-kaola-ace-step/ACE-Step Repaint
ComfyUI Node

ACE-Step Repaint

A ComfyUI node in Audio/ACE-Step with 14 inputs and 3 outputs.

By kana112233·Created 6 months ago·Updated 6 months ago· 27
ACE-Step Repaint
  • src_audio
  • audio
  • audio_path
  • metadata
caption
repainting_start0.00
repainting_end-1.00
checkpoint_dirAce-Step1.5
config_pathacestep-v15-turbo
lm_model_pathacestep-5Hz-lm-1.7B
seed-1
inference_steps8
deviceauto
thinkingtrue
quantizationNone
compile_modelfalse
audio_formatflac
CategoryAudio/ACE-Step

Inputs (14)

NameTypeDefaultDescription
src_audioAUDIOThe original audio signal to be repainted.
captionSTRINGStyle description prompt for the repainted region.
repainting_startFLOAT0.000–600Start time for the repainting region in seconds.
repainting_endFLOAT-1.00-1–600End time for the repainting region in seconds. -1 means until the end of the audio.
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 processing metadata.
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.
thinkingoptBOOLEANtrueWhether to show the language model's Chain-of-Thought reasoning.
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.
audio_formatoptCOMBOflacOutput audio file format.

Outputs (3)

NameTypeDescription
audioAUDIO
audio_pathSTRING
metadataSTRING