mirror of
https://github.com/snicolast/ComfyUI-IndexTTS2.git
synced 2026-05-01 04:01:36 +00:00
readme
This commit is contained in:
@@ -6,7 +6,7 @@ Lightweight ComfyUI wrapper for IndexTTS 2 (voice cloning + emotion control). Th
|
|||||||
Original repo: https://github.com/index-tts/index-tts
|
Original repo: https://github.com/index-tts/index-tts
|
||||||
|
|
||||||
## Updates
|
## 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
|
## Install
|
||||||
- Clone this repository to: ComfyUI/custom_nodes/
|
- Clone this repository to: ComfyUI/custom_nodes/
|
||||||
@@ -62,8 +62,6 @@ Models (checkpoints)
|
|||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
**Important**: The updated code now uses local model files by default for offline usage and faster loading.
|
|
||||||
|
|
||||||
## Nodes
|
## Nodes
|
||||||
- IndexTTS2 Simple
|
- IndexTTS2 Simple
|
||||||
- Inputs: audio (speaker), text, emotion_control_weight (0.0-1.0), emotion_audio (optional), emotion_vector (optional)
|
- Inputs: audio (speaker), text, emotion_control_weight (0.0-1.0), emotion_audio (optional), emotion_vector (optional)
|
||||||
|
|||||||
Reference in New Issue
Block a user