ComfyUI Node
Qwen3-TTS 1.7B Base
A ComfyUI node in Runware/Audio/alibaba with 10 inputs and 1 output.
Qwen3-TTS 1.7B Base
- speech
- audioSettings
- audio
◄audio—►
◄numberResults1►
◄settings.maxNewTokens2048►
◄settings.transcript►
◄settings.xVectorOnlyfalse►
◄ttlfalse►
◄ttl_value60►
◄outputFormatMP3►
CategoryRunware/Audio/alibaba
Inputs (10)
| Name | Type | Default | Description |
|---|---|---|---|
| speech | RUNWARE_SPEECH | — | |
| audio | STRING | Audio input (UUID or URL). | |
| audioSettingsopt | RUNWARE_AUDIOSETTINGS | — | |
| numberResultsopt | INT | 11–4 | Number of results to generate. Each result uses a different seed, producing variations of the same parameters. |
| settings.maxNewTokensopt | INT | 2048 | Audio output token cap. Higher values allow longer audio but risk hangs. |
| settings.transcriptopt | STRING | Transcript of the reference audio. Required for ICL mode, optional for x-vector-only mode. | |
| settings.xVectorOnlyopt | BOOLEAN | false | If true, uses speaker embedding only (no transcript needed, lower similarity). If false, uses ICL mode (requires transcript, higher quality). |
| ttlopt | BOOLEAN | false | Enable to set ttl. Off uses the model's default. |
| ttl_valueopt | INT | 60 | Time-to-live (TTL) in seconds for generated content. Only applies when `outputType` is `URL`. |
| outputFormatopt | COMBO | MP3 | File format for the generated audio. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| audio | AUDIO | — |