LICENSE
README.md
pyproject.toml
setup.py
app/speechkitty/__init__.py
app/speechkitty/directory.py
app/speechkitty/result_parser.py
app/speechkitty/transcriber.py
app/speechkitty.egg-info/PKG-INFO
app/speechkitty.egg-info/SOURCES.txt
app/speechkitty.egg-info/dependency_links.txt
app/speechkitty.egg-info/not-zip-safe
app/speechkitty.egg-info/requires.txt
app/speechkitty.egg-info/top_level.txt
tests/test_directory.py
tests/test_parser.py
tests/test_transcriber.py