mirror of
https://github.com/thxxx/VTS.git
synced 2026-06-25 03:14:06 +00:00
28 lines
245 B
Text
28 lines
245 B
Text
__pycache__/
|
|
*.py[cod]
|
|
.DS_Store
|
|
.pytest_cache/
|
|
.ruff_cache/
|
|
|
|
.venv/
|
|
.venv-*/
|
|
venv/
|
|
|
|
checkpoints/*
|
|
!checkpoints/.gitkeep
|
|
|
|
outputs/*
|
|
!outputs/.gitkeep
|
|
|
|
examples/*
|
|
!examples/.gitkeep
|
|
|
|
*.ckpt
|
|
*.pt
|
|
*.pth
|
|
*.safetensors
|
|
*.wav
|
|
*.mp3
|
|
*.m4a
|
|
*.flac
|
|
*.ogg
|