ComfyUI Node
CoachBate Audio Schedule
Defines when each character speaks in the generated video and provides their voice reference clip. Each entry maps a character adapter name to a reference audio clip and a speaking time window. Non-overlapping time windows are recommended; overlapping regions will blend voice references.
CoachBate Audio Schedule
- char1_audio
- char2_audio
- char3_audio
- char4_audio
- audio_schedule
◄framerate24►
◄char1_namechar1►
◄char1_start_sec0.0►
◄char1_end_sec5.0►
◄char1_voice_strength3.0►
◄char2_namechar2►
◄char2_start_sec5.0►
◄char2_end_sec10.0►
◄char2_voice_strength3.0►
◄char3_name►
◄char3_start_sec0.0►
◄char3_end_sec0.0►
◄char3_voice_strength3.0►
◄char4_name►
◄char4_start_sec0.0►
◄char4_end_sec0.0►
◄char4_voice_strength3.0►
CategoryCoachBate/LTX-FreeFuse
Inputs (21)
| Name | Type | Default | Description |
|---|---|---|---|
| framerate | INT | 241–120 | Must match the framerate used in your video generation workflow. |
| char1_name | STRING | char1 | Must match the adapter_name in CoachBateLTXLoRALoader for character 1. |
| char1_audio | AUDIO | Voice reference clip for character 1 (~5 seconds of clear speech). | |
| char1_start_sec | FLOAT | 0.00–600 | Second in the video where character 1 starts speaking. |
| char1_end_sec | FLOAT | 5.00–600 | Second in the video where character 1 stops speaking. |
| char1_voice_strength | FLOAT | 3.00–10 | Voice identity guidance scale for character 1 (3.0 = default, higher = stronger identity). |
| char2_name | STRING | char2 | Must match the adapter_name in CoachBateLTXLoRALoader for character 2. |
| char2_audio | AUDIO | Voice reference clip for character 2 (~5 seconds of clear speech). | |
| char2_start_sec | FLOAT | 5.00–600 | Second in the video where character 2 starts speaking. |
| char2_end_sec | FLOAT | 10.00–600 | Second in the video where character 2 stops speaking. |
| char2_voice_strength | FLOAT | 3.00–10 | Voice identity guidance scale for character 2 (3.0 = default, higher = stronger identity). |
| char3_nameopt | STRING | Must match the adapter_name in CoachBateLTXLoRALoader for character 3. Leave blank to skip. | |
| char3_audioopt | AUDIO | Voice reference clip for character 3 (~5 seconds of clear speech). | |
| char3_start_secopt | FLOAT | 0.00–600 | Second in the video where character 3 starts speaking. |
| char3_end_secopt | FLOAT | 0.00–600 | Second in the video where character 3 stops speaking. |
| char3_voice_strengthopt | FLOAT | 3.00–10 | Voice identity guidance scale for character 3. |
| char4_nameopt | STRING | Must match the adapter_name in CoachBateLTXLoRALoader for character 4. Leave blank to skip. | |
| char4_audioopt | AUDIO | Voice reference clip for character 4 (~5 seconds of clear speech). | |
| char4_start_secopt | FLOAT | 0.00–600 | Second in the video where character 4 starts speaking. |
| char4_end_secopt | FLOAT | 0.00–600 | Second in the video where character 4 stops speaking. |
| char4_voice_strengthopt | FLOAT | 3.00–10 | Voice identity guidance scale for character 4. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| audio_schedule | COACHBATE_AUDIO_SCHEDULE | — |