ComfyUI Node
Load Audio (optional)
A ComfyUI node in vae_float32 with 4 inputs and 2 outputs.
Load Audio (optional)
- audio
- report
◄audio_file▾►
◄silence_seconds5.0►
◄sample_rate48000►
◄path_override►
Categoryvae_float32
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| audio_file | COMBO | A file from the input folder. A name that does not exist here - on another machine, say - yields silence and a note, not an error. | |
| silence_seconds | FLOAT | 5.00.1–3600 | Length of the silence used when there is no file. |
| sample_rate | INT | 480008000–192000 | — |
| path_overrideopt | STRING | Absolute path, for audio that lives outside the input folder. Wins over audio_file when set. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| audio | AUDIO | — |
| report | STRING | — |