ComfyUI Node
Qwen3 TTS Voice Clone (File)
A ComfyUI node in Qwen3_TTS with 11 inputs and 1 output.
Qwen3 TTS Voice Clone (File)
- model
- AUDIO
◄textHello, this is a test.►
◄ref_audio_pathpath/to/audio.wav or https://example.com/audio.wav►
◄ref_textTranscript of the reference audio►
◄language▾►
◄seed0►
◄x_vector_onlyfalse►
◄max_new_tokens2048►
◄temperature1.00►
◄top_p0.80►
◄repetition_penalty1.10►
CategoryQwen3_TTS
Inputs (11)
| Name | Type | Default | Description |
|---|---|---|---|
| model | QWEN_TTS_MODEL | — | |
| text | STRING | Hello, this is a test. | — |
| ref_audio_path | STRING | path/to/audio.wav or https://example.com/audio.wav | — |
| ref_text | STRING | Transcript of the reference audio | — |
| language | COMBO | 11 options: Auto, Chinese, English, Japanese, Korean, German, +5 | |
| seed | INT | 00–18446744073709550000 | — |
| x_vector_onlyopt | BOOLEAN | false | — |
| max_new_tokensopt | INT | 20481–8192 | — |
| temperatureopt | FLOAT | 1.000.1–2 | — |
| top_popt | FLOAT | 0.800.1–1 | — |
| repetition_penaltyopt | FLOAT | 1.101–2 | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| AUDIO | AUDIO | — |