# Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] *$py.class # C extensions *.so # Distribution / packaging .Python build/ develop-eggs/ dist/ downloads/ eggs/ .eggs/ lib/ lib64/ parts/ sdist/ var/ *.egg-info/ .installed.cfg *.egg # PyInstaller # Usually these files are written by a python script from a template *.manifest *.spec # Installer logs pip-log.txt pip-delete-this-directory.txt # Unit test / coverage reports htmlcov/ .tox/ .nox/ .coverage .coverage.* .cache nosetests.xml coverage.xml *.cover *.py,cover .hypothesis/ .pytest_cache/ # Jupyter Notebook checkpoints .ipynb_checkpoints/ # IPython history profile_default/ ipython_config.py # PyTorch save files *.pt *.pth *.ckpt # Torchaudio temp files or cache (if any) *.wav # Hugging Face Hub cache and tokens cache/ hf_home/ *.json *.token # VS Code settings .vscode/ # IDE settings .idea/ *.iml # macOS files .DS_Store # Logs and temp files *.log *.tmp *.temp # Temp directories used in your code tmp/ temp/ temp_dir/ tmp_dir/ # yt-dlp downloads (temporary audio files) *.m4a *.mp3 *.webm *.mkv # dotenv environment variables file .env # Python virtual environments venv/ env/ .venv/ .env/ # Misc *.bak *.swp chunk_time.py analyze.txt