ComfyUI Node
PersonaPlex Settings
A ComfyUI node in audio/PersonaPlex with 12 inputs and 1 output.
PersonaPlex Settings
- settings
◄temp_audio0.80►
◄temp_text0.70►
◄topk_audio250►
◄topk_text25►
◄use_samplingtrue►
◄silence_duration0.5►
◄seed-1►
◄voice_presetdefault►
◄text_prompt►
◄host0.0.0.0►
◄use_sslfalse►
◄gradio_tunnelfalse►
Categoryaudio/PersonaPlex
Inputs (12)
| Name | Type | Default | Description |
|---|---|---|---|
| temp_audio | FLOAT | 0.800–2 | Audio sampling temperature. Higher = more random. |
| temp_text | FLOAT | 0.700–2 | Text sampling temperature. Higher = more random. |
| topk_audio | INT | 2501–2000 | Top-K sampling for audio tokens. |
| topk_text | INT | 251–500 | Top-K sampling for text tokens. |
| use_sampling | BOOLEAN | true | Use sampling. If False, uses greedy decoding. |
| silence_duration | FLOAT | 0.50–5 | Silence duration in seconds before response starts. |
| seed | INT | -1-1–2147483647 | Random seed for reproducibility. -1 = random. |
| voice_presetopt | COMBO | default | Voice preset to use. 'default' uses NATF2. |
| text_promptopt | STRING | System prompt defining the AI's persona and behavior. | |
| hostopt | STRING | 0.0.0.0 | Host address for the server. |
| use_sslopt | BOOLEAN | false | Enable HTTPS with auto-generated certificates. |
| gradio_tunnelopt | BOOLEAN | false | Enable gradio tunnel for remote access. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| settings | PERSONAPLEX_SETTINGS | — |