IndexTTS-Rust / .gitignore
ThreadAbort's picture
init
f999cc8
raw
history blame
200 Bytes
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