Nodes/WavTTS/WavTTS Load Model
ComfyUI Node

WavTTS Load Model

Load WavTTS with ComfyUI memory tracking. Official weights are stored under ComfyUI/models/wavtts/.

By Saganaki22·Created 3 months ago·Updated 3 months ago· 7
WavTTS Load Model
    • wavtts_model
    checkpointWavTTS 16k FP32 - drbaph/WavTTS (auto-download)
    dtypeauto
    deviceauto
    attentionauto
    download_if_missingtrue
    CategoryWavTTS

    Inputs (5)

    NameTypeDefaultDescription
    checkpointCOMBOWavTTS 16k FP32 - drbaph/WavTTS (auto-download)Cataloged model weights from drbaph/WavTTS. FP32 is stable; mixed BF16 is the low-VRAM auto-download path.
    dtypeCOMBOautoWeight dtype. auto keeps the selected checkpoint dtype. FP32 is the stable WavTTS inference path.
    deviceCOMBOautoDevice for WavTTS. auto uses ComfyUI's current torch device.
    attentionCOMBOautoauto resolves to sdpa. sdpa uses upstream WavTTS torch SDPA. flash_attention uses upstream flash_attn. sageattention applies a WavTTS SDPA patch during generation.
    download_if_missingBOOLEANtrueDownload the selected preset into ComfyUI/models/wavtts/ when it is missing.

    Outputs (1)

    NameTypeDescription
    wavtts_modelWAVTTS_MODEL