ComfyUI Node
Doubao Seed Audio 1.0 音频生成
A ComfyUI node in Seedance with 14 inputs and 5 outputs.
Doubao Seed Audio 1.0 音频生成
- reference_image
- reference_audio1
- reference_audio2
- reference_audio3
- api_config
- audio
- audio_url
- audio_path
- task_id
- response
◄prompt►
◄speaker►
◄output_formatwav►
◄sample_rate24000►
◄speech_rate0►
◄loudness_rate0►
◄pitch_rate0►
◄skip_errorfalse►
◄seed0►
CategorySeedance
Inputs (14)
| Name | Type | Default | Description |
|---|---|---|---|
| prompt | STRING | Audio prompt, 5-2048 characters. | 音频提示词,5-2048 字符。 | |
| speaker | STRING | Optional speaker/voice id. Mutually exclusive with reference image/audio. | 可选音色 ID,不能与参考图/参考音频同时使用。 | |
| output_format | COMBO | wav | Audio file format. wav is easiest for ComfyUI decoding. | 输出格式,wav 最容易被 ComfyUI 解码。 |
| sample_rate | COMBO | 24000 | Output sample rate. | 输出采样率。 |
| speech_rate | INT | 0-50–100 | Speech rate adjustment, -50 to 100. | 语速,-50 到 100。 |
| loudness_rate | INT | 0-50–100 | Loudness adjustment, -50 to 100. | 音量,-50 到 100。 |
| pitch_rate | INT | 0-12–12 | Pitch adjustment, -12 to 12. | 音高,-12 到 12。 |
| reference_imageopt | IMAGE | Optional reference image. Cannot be used with speaker or reference audio. | 可选参考图,不能与音色 ID 或参考音频同时使用。 | |
| reference_audio1opt | AUDIO | Optional reference audio 1 of 3. Cannot be used with speaker or reference image. | 可选参考音频 1/3,不能与音色 ID 或参考图同时使用。 | |
| reference_audio2opt | AUDIO | Optional reference audio 2 of 3. Cannot be used with speaker or reference image. | 可选参考音频 2/3,不能与音色 ID 或参考图同时使用。 | |
| reference_audio3opt | AUDIO | Optional reference audio 3 of 3. Cannot be used with speaker or reference image. | 可选参考音频 3/3,不能与音色 ID 或参考图同时使用。 | |
| api_configopt | SEEDANCE_CONFIG | Connect Seedance API Config; otherwise SEEDANCE_API_KEY is used. | |
| skip_erroropt | BOOLEAN | false | On failure return 1 second of silence instead of stopping the workflow. | 失败时输出 1 秒静音。 |
| seedopt | INT | 00–18446744073709550000 | ComfyUI cache seed. Fixed reuses the cached result while all other inputs stay unchanged; randomize/increment/decrement starts a new execution. This value is not sent to models without documented seed support. | ComfyUI 缓存种子;Fixed 在其他输入不变时复用缓存,随机、递增或递减会触发新任务。未声明支持 seed 的模型不会收到此参数。 |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| audio | AUDIO | — |
| audio_url | STRING | — |
| audio_path | STRING | — |
| task_id | STRING | — |
| response | STRING | — |