ComfyUI Node
IndexTTS2高级参数
A ComfyUI node in lam with 8 inputs and 1 output.
IndexTTS2高级参数
- 高级参数
◄do_sampletrue►
◄temperature0.8►
◄top_p0.80►
◄top_k30►
◄num_beams3►
◄repetition_penalty10.0►
◄length_penalty0.0►
◄max_mel_tokens1500►
Categorylam
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| do_sample | COMBO | true | 是否使用采样 |
| temperature | FLOAT | 0.80.1–2 | 采样温度 |
| top_p | FLOAT | 0.800–1 | 采样概率 |
| top_k | INT | 300–100 | 采样数量 |
| num_beams | INT | 31–10 | num_beams |
| repetition_penalty | FLOAT | 10.00.1–20 | repetition_penalty |
| length_penalty | FLOAT | 0.0-2–2 | length_penalty |
| max_mel_tokens | INT | 150050–1815 | 生成Token最大数量,过小导致音频被截断 |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| 高级参数 | ADVANCED_PARAMS | — |