ComfyUI Node
Audio Download and Load
Downloads an audio file to the ComfyUI 'input' directory if it doesn't exist, then loads it.
Audio Download and Load
- audioUI
- audio_bypass
- audio
◄base_urlhttps://huggingface.co/set-soft/audio_separation/resolve/main/Audio_Examples/►
◄filename01-The_Symphony_of_Automation.mp3►
◄target_sample_rate0►
Categoryaudio/io
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| base_url | STRING | https://huggingface.co/set-soft/audio_separation/resolve/main/Audio_Examples/ | The base URL or directory path where the audio file is located. |
| filename | STRING | 01-The_Symphony_of_Automation.mp3 | The name of the audio file to download (e.g., music.mp3, effect.wav). |
| target_sample_rate | INT | 00–192000 | Target sample rate to load the audio at. 0 means use the file's original sample rate. |
| audioUI | AUDIO_UI | — | |
| audio_bypassopt | AUDIO | If this audio is present will be used instead of the downloaded one |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| audio | AUDIO | — |