From b3c66eb036ce1a12bfdfce2e28616f6f8091e3f9 Mon Sep 17 00:00:00 2001 From: snicolast Date: Tue, 7 Oct 2025 09:57:49 +1300 Subject: [PATCH] readme --- README.md | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/README.md b/README.md index 191c7b7..1c035ba 100644 --- a/README.md +++ b/README.md @@ -36,17 +36,4 @@ Original repo: https://github.com/index-tts/index-tts ## Troubleshooting - Windows only so far; DeepSpeed is disabled. - Install `wetext` if the module is missing on first launch. -- If w2v-bert keeps downloading, confirm `checkpoints/w2v-bert-2.0/` exists (or set `W2V_BERT_LOCAL_DIR`). -- 404 or load failures usually mean a missing file in `checkpoints/`; re-check the tree above. - Emotion vector sum must stay <= 1.5. -- BigVGAN CUDA kernel warnings are expected; PyTorch fallback kicks in automatically. - -## Logs you should see -- `Loading config.json from local directory` -- `SeamlessM4TFeatureExtractor loaded from: checkpoints/w2v-bert-2.0/` -- Model paths pointing at your `checkpoints/` tree. - - - - -