IndexTTS-2-Demo / .gitignore
kemuriririn's picture
init
fba9477
raw
history blame
190 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/*