.env
.venv/
__pycache__/
*.pyc
models/*
voices/*.wav
voices/*.mp3
!voices/.gitkeep
.pytest_cache/
*.egg-info/
dist/
build/
.DS_Store
