chatterbox-api / .dockerignore
HFHash789's picture
Upload folder using huggingface_hub
dc6a411 verified
raw
history blame contribute delete
147 Bytes
.git
.gitignore
__pycache__
*.pyc
*.pyo
*.pyd
.pytest_cache
.mypy_cache
.ruff_cache
# Local artifacts
models
*.wav
*.mp3
# Windows helpers
*.bat