hexatts / .gitignore
Hexa06's picture
Upgrade to Kokoro TTS - 10x faster with emotional voices
66b1d91
raw
history blame contribute delete
253 Bytes
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
*.wav
*.mp3
*.onnx
voices/
.DS_Store