.cursorrules
.gitignore
AGENTS.md
Makefile
README.md
chatterbox-readme.md
pyproject.toml
uv.lock
.github/workflows/ci.yaml
.github/workflows/lint_matcher.json
speak/__init__.py
speak/_suppress_warnings.py
speak/_version.py
speak/cli.py
speak/core.py
speak/glitch_detection.py
speak/remote_modal.py
speak/transcription.py
speaky.egg-info/PKG-INFO
speaky.egg-info/SOURCES.txt
speaky.egg-info/dependency_links.txt
speaky.egg-info/entry_points.txt
speaky.egg-info/requires.txt
speaky.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_glitch_detection.py
tests/test_import.py
tests/data/noise_01.mp3
tests/data/noise_02.mp3
tests/data/noise_03.wav
tests/data/noise_04.mp3
tests/data/speech_01.mp3