feat(indextts): add native IndexTTS 2.5 support (#1485)
* feat(indextts): add native 2.5 sidecar support * fix(indextts): preserve legacy language metadata * docs(indextts): state model license terms accurately * fix: preserve IndexTTS upgrades and duration controls * fix: complete IndexTTS upgrade safeguards
This commit is contained in:
@@ -200,7 +200,7 @@ Full HF token guide: [docs/setup/huggingface-token.md](../setup/huggingface-toke
|
||||
|
||||
<a id="torch-compile-oom"></a>
|
||||
|
||||
On Windows, certain TTS engines (notably IndexTTS-2 and some CosyVoice paths)
|
||||
On Windows, certain TTS engines (notably IndexTTS 2.5 and some CosyVoice paths)
|
||||
trigger `torch.compile` / Triton kernel compilation during the first
|
||||
synthesise call. On machines with <16 GB VRAM, that compile step can OOM
|
||||
*before* the audio render even begins — the error usually surfaces as
|
||||
|
||||
Reference in New Issue
Block a user