Metadata-Version: 2.4
Name: ScreenSubtitleReader
Version: 0.1.3
Summary: 自动识别屏幕上正在放映视频的字幕并读出来
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: numpy>=2.4.4
Requires-Dist: onnxruntime>=1.26.0
Requires-Dist: opencv-python>=4.13.0.92
Requires-Dist: pillow>=12.2.0
Requires-Dist: platformdirs>=4.10.0
Requires-Dist: pyclipper>=1.4.0
Requires-Dist: python-levenshtein>=0.27.3
Requires-Dist: pyttsx3==2.91
Requires-Dist: shapely>=2.1.2
Requires-Dist: tornado>=6.5.5

## 一个自动阅读字幕的小工具

先安装：`uv tool install --upgrade screenreaderhyt`  
之后用`scsrt`启动
