__pycache__/
*.py[cod]
*.egg-info/
.pytest_cache/
build/
dist/
recordings/
*.wav
*.cf32
*.cs16
*.sigmf-meta

# transcripts land beside recordings
*_transcription.txt

# local environments
.venv/
venv/

# a personal helper, not part of the program
resume.sh
