ComfyUI Node
(Down)load Qwen TTS Models
A ComfyUI node in Vantage/Audio/Qwen3 TTS with 3 inputs and 4 outputs.
(Down)load Qwen TTS Models
- tokenizer
- base_model
- voice_design_model
- custom_voice_model
◄deviceauto►
◄attentionauto►
◄dtypebf16►
CategoryVantage/Audio/Qwen3 TTS
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| device | COMBO | auto | 4 options: auto, cuda, mps, cpu |
| attention | COMBO | auto | 5 options: auto, sage_attn, flash_attn, sdpa, eager |
| dtype | COMBO | bf16 | 2 options: bf16, fp32 |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| tokenizer | QWEN_TTS_TOKENIZER | — |
| base_model | QWEN_TTS_MODEL | — |
| voice_design_model | QWEN_TTS_MODEL | — |
| custom_voice_model | QWEN_TTS_MODEL | — |