LICENSE
README.md
pyproject.toml
submatch/__init__.py
submatch/args.py
submatch/audio.py
submatch/batch.py
submatch/cache.py
submatch/cli.py
submatch/compare.py
submatch/config.py
submatch/embedded.py
submatch/embeddings.py
submatch/gpu.py
submatch/language.py
submatch/ocr.py
submatch/output.py
submatch/pipeline.py
submatch/report.py
submatch/sampler.py
submatch/scoring.py
submatch/subtitle.py
submatch/sync.py
submatch/telemetry.py
submatch/transcribe.py
submatch/types.py
submatch/watch.py
submatch.egg-info/PKG-INFO
submatch.egg-info/SOURCES.txt
submatch.egg-info/dependency_links.txt
submatch.egg-info/entry_points.txt
submatch.egg-info/requires.txt
submatch.egg-info/top_level.txt
tests/test_args.py
tests/test_audio.py
tests/test_batch.py
tests/test_cache.py
tests/test_cli.py
tests/test_compare.py
tests/test_compare_properties.py
tests/test_config.py
tests/test_embedded.py
tests/test_embeddings.py
tests/test_error_messages.py
tests/test_gpu.py
tests/test_language.py
tests/test_ocr.py
tests/test_output.py
tests/test_pipeline.py
tests/test_report.py
tests/test_sampler.py
tests/test_scoring.py
tests/test_smoke.py
tests/test_subtitle.py
tests/test_sync.py
tests/test_telemetry.py
tests/test_transcribe.py
tests/test_types.py
tests/test_watch.py