ComfyUI Node
LTX-2.3 Speech Batch Selector ⚡
Pick one clip from a speech_text_batch list by index.
LTX-2.3 Speech Batch Selector ⚡
- selected_text
- count
◄batch—►
◄index0►
Category🤖 CCTech/LTX-2.3
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| batch | STRING | A speech_text_batch list, e.g. from the ID-LoRA Prompt Editor. | |
| index | INT | 0-4294967295–4294967295 | 0-based; negative counts from the end like Python (-1 = last clip). Out-of-range clamps to the nearest valid index. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| selected_text | STRING | — |
| count | INT | — |