ComfyUI Node
Dia 1.6B
A ComfyUI node in Runware/Audio/runware with 11 inputs and 1 output.
Dia 1.6B
- speech
- audioSettings
- audio
◄negativePrompt►
◄seed0►
◄CFGScale10.00►
◄numberResults1►
◄settings.temperature1.20►
◄settings.topP0.95►
◄ttlfalse►
◄ttl_value60►
◄outputFormatMP3►
CategoryRunware/Audio/runware
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| speech | RUNWARE_SPEECH | — | |
| audioSettingsopt | RUNWARE_AUDIOSETTINGS | — | |
| negativePromptopt | STRING | Prompt to guide what to exclude from generation. Ignored when guidance is disabled (CFGScale ≤ 1). | |
| seedopt | INT | 00–2147483647 | Random seed for reproducible generation. When not provided, a random seed is generated in the unsigned 32-bit range. |
| CFGScaleopt | FLOAT | 10.001–30 | Guidance scale representing how closely the output will resemble the prompt. Higher values produce results more aligned with the prompt. |
| numberResultsopt | INT | 11–4 | Number of results to generate. Each result uses a different seed, producing variations of the same parameters. |
| settings.temperatureopt | FLOAT | 1.200–5 | Controls overall confidence in outputs. Higher values produce more creative results with more artifacts. Lower values are more consistent with fewer outputs. |
| settings.topPopt | FLOAT | 0.950–1 | Nucleus sampling parameter that controls diversity by limiting the probability mass. Lower values make outputs more focused, higher values increase diversity. |
| ttlopt | BOOLEAN | false | Enable to set ttl. Off uses the model's default. |
| ttl_valueopt | INT | 60 | Time-to-live (TTL) in seconds for generated content. Only applies when `outputType` is `URL`. |
| outputFormatopt | COMBO | MP3 | File format for the generated audio. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| audio | AUDIO | — |