Nodes/ComfyUI_PersonaPlexMF/PersonaPlex Settings
ComfyUI Node

PersonaPlex Settings

A ComfyUI node in audio/PersonaPlex with 12 inputs and 1 output.

By squarewulf·Created 7 months ago·Updated 5 months ago· 11
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)

    NameTypeDefaultDescription
    temp_audioFLOAT0.800–2Audio sampling temperature. Higher = more random.
    temp_textFLOAT0.700–2Text sampling temperature. Higher = more random.
    topk_audioINT2501–2000Top-K sampling for audio tokens.
    topk_textINT251–500Top-K sampling for text tokens.
    use_samplingBOOLEANtrueUse sampling. If False, uses greedy decoding.
    silence_durationFLOAT0.50–5Silence duration in seconds before response starts.
    seedINT-1-1–2147483647Random seed for reproducibility. -1 = random.
    voice_presetoptCOMBOdefaultVoice preset to use. 'default' uses NATF2.
    text_promptoptSTRINGSystem prompt defining the AI's persona and behavior.
    hostoptSTRING0.0.0.0Host address for the server.
    use_ssloptBOOLEANfalseEnable HTTPS with auto-generated certificates.
    gradio_tunneloptBOOLEANfalseEnable gradio tunnel for remote access.

    Outputs (1)

    NameTypeDescription
    settingsPERSONAPLEX_SETTINGS