__pycache__/
*.py[cod]
data/APLAWDW*
data/CMU_ARCTIC_SJB30_*
**/*.wav
**/*.pdf

# Distribution / packaging
**/.Python
**/build/
**/develop-eggs/
**/dist/
**/eggs/
**/.eggs/
**/lib/
**/lib64/
**/downloads/
**/data/
**/parts/
**/sdist/
**/var/
**/wheels/
**/share/python-wheels/
**/*.egg-info/
**/.installed.cfg
**/*.egg
**/MANIFEST
**/.venv


**/.DS_Store
.DS_Store
