IndexTTS-Rust / .gitignore
ThreadAbort's picture
Add HuggingFace model card with ONNX download links
2b966fd
venv/
__pycache__
*.egg-info
*.DS_Store
.idea/
.vscode/
checkpoints/*.pth
checkpoints/*.vocab
checkpoints/*.model
checkpoints/.cache
outputs/
build/
*.py[cod]
*.egg-info/
.venv
checkpoints/*
__MACOSX
.lock
# Python build artifacts
*.py[cod]
*.egg-info/
.venv
build/
dist/
*.egg-info/
# Rust build artifacts
/target/
**/*.rs.bk
.venv/
.claude-flow/
**/target/
indexout/
output.wav
*.wav
*.flac
.swarm/
.claude/
clone_chris.py