tts / .gitignore
D3vShoaib's picture
added voice-cloning
da2a3d2
raw
history blame contribute delete
204 Bytes
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# Virtual environments
venv/
.venv/
env/
ENV/
# Environment variables
.env
# Distribution / packaging
dist/
build/
*.egg-info/