ComfyUI Node
APZmedia: Voice Design
A ComfyUI node in APZmedia/TTS with 7 inputs and 4 outputs.
APZmedia: Voice Design
- model_design
- model_base
- voice_prompt
- reference_audio
- reference_text
- voice_description
◄voice_descriptionWarm female voice, calm and articulate.►
◄reference_textHello, this is a short reference line for voice cloning.►
◄languageEnglish►
◄x_vector_only_modefalse►
◄seed0►
CategoryAPZmedia/TTS
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| model_design | QWEN_TTS_MODEL | Load a VoiceDesign model (Qwen3-TTS-12Hz-*-VoiceDesign). | |
| model_base | QWEN_TTS_MODEL | Load a Base model (Qwen3-TTS-12Hz-*-Base) to build the speaker embedding. | |
| voice_description | STRING | Warm female voice, calm and articulate. | Natural-language voice character and delivery style. Examples: 'Deep authoritative male, slightly amused', 'Young energetic voice, nervous and rushing'. |
| reference_text | STRING | Hello, this is a short reference line for voice cloning. | Text spoken in the reference clip used to build the embedding. Keep it under 20 words. Transcript must match the audio exactly. |
| language | COMBO | English | 11 options: English, Chinese, Japanese, Korean, German, French, +5 |
| x_vector_only_mode | BOOLEAN | false | True: use only the speaker x-vector (ignores ref_text, faster). False: full in-context learning — better voice fidelity but ref_text must be accurate. |
| seed | INT | 00–2147483647 | — |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| voice_prompt | VOICE_PROMPT | — |
| reference_audio | AUDIO | — |
| reference_text | STRING | — |
| voice_description | STRING | — |