.cursorrules
.gitignore
AGENTS.md
Makefile
README.md
chatterbox-readme.md
pyproject.toml
uv.lock
.github/workflows/ci.yaml
.github/workflows/lint_matcher.json
speaky/__init__.py
speaky/_suppress_warnings.py
speaky/_version.py
speaky/cli.py
speaky/core.py
speaky/glitch_detection.py
speaky/transcription.py
speaky/tts.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
speaky/voices/__init__.py
speaky/voices/attenborough.mp3
speaky/voices/her.mp3
speaky/voices/kamala.mp3
speaky/voices/siri.mp3
speaky/voices/trump.mp3
speaky/voices/vader.mp3
tests/__init__.py
tests/conftest.py
tests/test_batch_synthesize.py
tests/test_cli.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