mirror of
https://github.com/index-tts/index-tts.git
synced 2026-09-21 13:19:40 +08:00
13 lines
149 B
Plaintext
13 lines
149 B
Plaintext
venv/
|
|
__pycache__
|
|
*.egg-info
|
|
*.DS_Store
|
|
.idea/
|
|
.vscode/
|
|
checkpoints/*.pth
|
|
checkpoints/*.vocab
|
|
checkpoints/*.model
|
|
checkpoints/.cache
|
|
outputs/
|
|
build/
|