ComfyUI Node
Ace Advanced Options
Advanced options for Ace Step 1.5 audio encoding. These options can be used to fine-tune the behavior of the audio encoding process.
Ace Advanced Options
- Advanced Audio Info
◄language▾►
◄cfg_scale2.0►
◄temperature0.85►
◄top_p0.90►
◄top_k0►
◄min_p0.000►
CategorySage Utils/audio
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| language | COMBO | The language for Ace Step 1.5 audio encoding. | |
| cfg_scale | FLOAT | 2.00–100 | How strongly the audio encoding should follow the conditioning. |
| temperature | FLOAT | 0.850–2 | Sampling temperature for the audio code generation. |
| top_p | FLOAT | 0.900–2000 | Nucleus sampling probability threshold for audio code generation. |
| top_k | INT | 00–100 | Top-K sampling limit for audio code generation. |
| min_p | FLOAT | 0.0000–1 | Minimum allowed probability for audio code sampling. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| Advanced Audio Info | ADV_AUDIO_INFO | The configured advanced audio encoding options. |