pgsocr

View on PyPIReverse Dependencies (0)

0.1.5 pgsocr-0.1.5-py3-none-any.whl

Wheel Details

Project: pgsocr
Version: 0.1.5
Filename: pgsocr-0.1.5-py3-none-any.whl
Download: [link]
Size: 12532
MD5: e5479a18c2f65d843637505d66cb3d8e
SHA256: d4222d34aa3e491f85b5f0b73cd30c405b4257db7f47c64195f36aae9d0a4b25
Uploaded: 2024-08-25 18:55:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pgsocr
Version: 0.1.5
Summary: A command line utility for converting Blu-ray subs to SRT or ASS using AI Language Models.
Author-Email: pcpeasant <pcpeasant25[at]gmail.com>
License: MIT
Requires-Python: >=3.11
Requires-Dist: pillow (>=10.4.0)
Requires-Dist: tesserocr (>=2.7.0)
Requires-Dist: numpy (>=2.0.0)
Requires-Dist: tqdm (>=4.66.4)
Requires-Dist: torch (>=2.3.1); extra == "lm"
Requires-Dist: torchvision (>=0.18.1); extra == "lm"
Requires-Dist: torchaudio (>=2.3.1); extra == "lm"
Requires-Dist: transformers (>=4.41.2); extra == "lm"
Requires-Dist: einops (>=0.8.0); extra == "lm"
Requires-Dist: timm (>=1.0.7); extra == "lm"
Requires-Dist: bitsandbytes (>=0.43.3); extra == "lm"
Provides-Extra: lm
Description-Content-Type: text/markdown
[Description omitted; length: 1536 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-backend (2.3.3)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
pgsocr-0.1.5.dist-info/METADATA sha256=Wwt4KS1cDNsgdiS3YX3qATTSlPPtVtNRVZW-Ubpgk_E 2278
pgsocr-0.1.5.dist-info/WHEEL sha256=rSwsxJWe3vzyR5HCwjWXQruDgschpei4h_giTm0dJVE 90
pgsocr-0.1.5.dist-info/entry_points.txt sha256=oNz3LZxUt-wbs1hmW7aZATOM4cbp4AXdJcI-dd-s4WA 45
pgsocr-0.1.5.dist-info/licenses/LICENSE sha256=VKbnnPbFUskbuRhICVVZRWUVjyP3TraQkWgQaTn8Rio 1077
pgsocr/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pgsocr/img_utils.py sha256=4KdjueaqUBjEQ_RD7UOeLDCI1hroRG45Ojb3qds_z0Q 5180
pgsocr/main.py sha256=Sb2O20GDVipisYaCeVeBqOWMaFckWz4eFJYMaLFpawc 3001
pgsocr/pgsparser.py sha256=l9yI6QYL8GPRxCfcqC3DD92eUg1hDb9OwRkqryUIkec 10789
pgsocr/supconvert.py sha256=uoeuiIv9UEimtAWQNCDhjhaGy6Qc8T_L4_woyfMBOik 2886
pgsocr/tesseract_ocr_engine.py sha256=t-aD6kfClj0YVGjYK7b5FqDTwDFaA05bYHlaDhbvL1g 4008
pgsocr/transformer_ocr_engines.py sha256=2XFxlepDAAaortOw2VIZ4ItCF3nNbhONrN7SHwOJjlU 2594
pgsocr-0.1.5.dist-info/RECORD

entry_points.txt

pgsocr = pgsocr.main:main