ComfyUI Node
Miso TTS - Load Model
Load Miso TTS 8B weights from ComfyUI/models/misotts/ with dtype and attention controls.
Miso TTS - Load Model
- miso_model
◄modelMisoTTS 8B Official (fp32)►
◄dtypeauto►
◄attentionauto►
◄download_if_missingtrue►
CategoryMiso TTS
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| model | COMBO | MisoTTS 8B Official (fp32) | Built-in MisoTTS preset. Models download to ComfyUI/models/misotts/. |
| dtype | COMBO | auto | Weight precision for the Miso transformer weights. |
| attention | COMBO | auto | Attention backend. sdpa uses PyTorch scaled-dot-product attention; flash_attention and sageattention use optional CUDA kernels when available. |
| download_if_missing | BOOLEAN | true | Download the selected MisoTTS preset plus tokenizer and codec into ComfyUI/models/misotts/ if missing. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| miso_model | MISO_MODEL | — |