# Python __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 # Environments .env .venv env/ venv/ # IDE .idea/ .vscode/ *.swp *.swo # Project specific !wavs/.gitkeep outputs/ # HuggingFace cache .cache/ # MacOS *.DS_Store pretrained/