.gitignore
BUILD_GUIDE.md
LICENSE
MANIFEST.in
README.md
README_OLD.md
SubtitleKit.spec
SubtitleKit_Colab.ipynb
correction_run.log
pyproject.toml
requirements.txt
test_apply_annotations.py
test_bracket_conversion.py
test_enhanced_matcher.py
test_fix_overlaps.py
test_reading_speed.py
test_subsync_matcher.py
.github/workflows/build-executables.yml
.github/workflows/publish-pypi.yml
src/subtitlekit/__init__.py
src/subtitlekit/_version.py
src/subtitlekit/updater.py
src/subtitlekit.egg-info/PKG-INFO
src/subtitlekit.egg-info/SOURCES.txt
src/subtitlekit.egg-info/dependency_links.txt
src/subtitlekit.egg-info/entry_points.txt
src/subtitlekit.egg-info/requires.txt
src/subtitlekit.egg-info/top_level.txt
src/subtitlekit/cli/__init__.py
src/subtitlekit/cli/main.py
src/subtitlekit/core/__init__.py
src/subtitlekit/core/cleaner.py
src/subtitlekit/core/encoding.py
src/subtitlekit/core/preprocessor.py
src/subtitlekit/tools/__init__.py
src/subtitlekit/tools/apply_annotations.py
src/subtitlekit/tools/corrections.py
src/subtitlekit/tools/enhanced_matcher.py
src/subtitlekit/tools/matcher.py
src/subtitlekit/tools/overlaps.py
src/subtitlekit/tools/reading_speed.py
src/subtitlekit/ui/__init__.py
src/subtitlekit/ui/colab.py
src/subtitlekit/ui/desktop.py
src/subtitlekit/ui/locales/el.json
src/subtitlekit/ui/locales/en.json
test_fixtures/duplicate_edge_case.srt
test_fixtures/duplicate_edge_case_cleaned.srt
test_fixtures/messy_input.srt
test_fixtures/messy_input_cleaned.srt
test_fixtures/sample_greek_corrupted.srt
test_fixtures/sample_greek_perfect.srt
test_fixtures/sample_helpful.srt
test_fixtures/sample_original.srt
test_fixtures/sample_swedish_15.srt