This commit is contained in:
snicolast
2025-09-25 09:51:00 +12:00
parent 07b32df910
commit 7e346dc8d1

View File

@@ -6,7 +6,7 @@ Lightweight ComfyUI wrapper for IndexTTS 2 (voice cloning + emotion control). Th
Original repo: https://github.com/index-tts/index-tts
## Updates
- 2025-09-14: Added IndexTTS2 Advanced node exposing sampling, speed, seed, and other generation controls.
- 2025-09-22: Added IndexTTS2 Advanced node exposing sampling, speed, seed, and other generation controls.
## Install
- Clone this repository to: ComfyUI/custom_nodes/
@@ -62,8 +62,6 @@ Models (checkpoints)
</details>
**Important**: The updated code now uses local model files by default for offline usage and faster loading.
## Nodes
- IndexTTS2 Simple
- Inputs: audio (speaker), text, emotion_control_weight (0.0-1.0), emotion_audio (optional), emotion_vector (optional)