Post
91
Sample output from ACE-Step/acestep-v15-xl-sft
I had issues with the upstream ACE-Step1.5 pipeline, and seeing there were other reports of issues with the python pipeline, but not the Comfy implementation, I used the Comfy
Inference params:
Both "lyrics" and "tags" were defined, but the the vocals in the output were not properly generated (perhaps due to the low sampler cfg).
https://youtu.be/lFiOUvSCv3w
I had issues with the upstream ACE-Step1.5 pipeline, and seeing there were other reports of issues with the python pipeline, but not the Comfy implementation, I used the Comfy
audio_ace_step1_5_xl_sft workflow.Inference params:
"TextEncodeAceStepAudio1.5": {
"bpm": 96,
"duration": 260,
"timesignature": "4",
"language": "ja",
"keyscale": "F# minor",
"cfg_scale": 2,
"temperature": 0.85,
"top_p": 1,
"top_k": 0,
"min_p": 0
}
"KSampler": {
"steps": 50,
"cfg": 1,
"denoise": 1
}Both "lyrics" and "tags" were defined, but the the vocals in the output were not properly generated (perhaps due to the low sampler cfg).
https://youtu.be/lFiOUvSCv3w