CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
docs/banner.png
docs/screenshot.png
src/parrotia/__init__.py
src/parrotia/__main__.py
src/parrotia/app.py
src/parrotia/benchmark.py
src/parrotia/cli.py
src/parrotia/formats.py
src/parrotia/transcriber.py
src/parrotia.egg-info/PKG-INFO
src/parrotia.egg-info/SOURCES.txt
src/parrotia.egg-info/dependency_links.txt
src/parrotia.egg-info/entry_points.txt
src/parrotia.egg-info/requires.txt
src/parrotia.egg-info/top_level.txt
tests/test_app.py
tests/test_benchmark.py
tests/test_cli.py
tests/test_formats.py
tests/test_init.py
tests/test_transcriber.py