Nodes/LongCat AudioDiT TTS/LongCat AudioDiT TTS
ComfyUI Node

LongCat AudioDiT TTS

LongCat-AudioDiT Text-to-Speech. Zero-shot TTS with diffusion-based waveform generation.

By Saganaki22·Created 4 months ago·Updated 4 months ago· 131
LongCat AudioDiT TTS
    • audio
    model_path
    textHello! This is your Longcat Audio node speaking, everything is set-up and running smoothly!
    steps16
    guidance_strength4.0
    guidance_methodcfg
    deviceauto
    dtypeauto
    attentionauto
    seed0
    keep_model_loadedtrue
    CategoryLongCat-AudioDiT

    Inputs (10)

    NameTypeDefaultDescription
    model_pathCOMBOLongCat-AudioDiT model. Models are stored in ComfyUI/models/audiodit/
    textSTRINGHello! This is your Longcat Audio node speaking, everything is set-up and running smoothly!Text to synthesize.
    stepsINT164–64Number of ODE Euler steps. More steps = better quality but slower.
    guidance_strengthFLOAT4.00–10CFG/APG guidance strength. Higher = more guidance.
    guidance_methodCOMBOcfgGuidance method. 'apg' often gives better results for voice cloning.
    deviceCOMBOautoCompute device. 'auto' picks CUDA > MPS > CPU.
    dtypeCOMBOautoModel dtype. 'auto' picks bf16 for CUDA, fp16 for MPS, fp32 for CPU.
    attentionCOMBOautoAttention implementation. 'auto' uses model default (SDPA). 'sage_attention' requires sageattention package. 'flash_attention' forces FlashAttention via SDPBackend.
    seedINT00–2147483647Random seed. 0 = random.
    keep_model_loadedBOOLEANtrueKeep model loaded between runs. Model is automatically offloaded to CPU after generation to free VRAM, then resumed to GPU on the next run.

    Outputs (1)

    NameTypeDescription
    audioAUDIO