This article will introduce how to use Stability AI Stable Audio 2.5 API node’s text-to-audio, audio-to-audio and audio-inpainting capabilities in ComfyUI
Download JSON Workflow
duration
parameter. It’s 190
by default.Run
button or use the shortcut Ctrl(cmd) + Enter
to execute the audio generation. The audio will be saved to the ComfyUI/output/audio
directory.Download JSON Workflow
Download Input Audio
Record Audio
node: You can use it to record any of your music ideas, such as a hummed melody. It should be at least 6 seconds.LoadAudio
node: You can use it to upload audio that you want to be used in this workflow.strength
parameter is used to control the difference from the original audio. The lower the value, the more similar the generated audio will be to the original audio.Run
button or use the shortcut Ctrl(cmd) + Enter
to execute the audio generation. The audio will be saved to the ComfyUI/output/audio
directory.Download JSON Workflow
Download Input Audio
LoadAudio
node.duration
parameter. It’s 190
by default.mask_start
and mask_end
parameters. You need to set where you want to start and end the inpainting.Run
button or use the shortcut Ctrl(cmd) + Enter
to execute the audio generation. The audio will be saved to the ComfyUI/output/audio
directory.