vox-jot-ocr-runtime is an open-weight model from Kimani James, released under MIT License. Its published files total 1.6 GB.
This repository hosts app-managed OCR runtime archives for Vox Jot. The runtime archive contains the ocrruntime Python sidecar package and its Python dependencies for neural Screen OCR backends.
Model Card
By Kimani James, published under mit, revision 4922da4937e7.
This repository hosts app-managed OCR runtime archives for Vox Jot. The runtime archive contains the ocrruntime Python sidecar package and its Python dependencies for neural Screen OCR backends. The archive does not contain Vox Jot credentials, signing material, user data, transcripts, or private app distribution secrets. It also does not contain OCR model weights; Vox Jot downloads model weights through the app's OCR model catalog. - ocr-runtime-macos-aarch64-all.tar.gz: macOS Apple Silicon runtime bundle. - ocr-runtime-macos-aarch64-all.tar.gz.sha256: SHA-256 checksum consumed by the app before extraction. - ocr-runtime-linux-x64-all.tar.gz: Linux x64 runtime bundle.…
Read Kimani James's full model card
This repository hosts app-managed OCR runtime archives for Vox Jot. The runtime
archive contains the ocr_runtime Python sidecar package and its Python
dependencies for neural Screen OCR backends.
The archive does not contain Vox Jot credentials, signing material, user data, transcripts, or private app distribution secrets. It also does not contain OCR model weights; Vox Jot downloads model weights through the app's OCR model catalog.
Files
ocr-runtime-macos-aarch64-all.tar.gz: macOS Apple Silicon runtime bundle.ocr-runtime-macos-aarch64-all.tar.gz.sha256: SHA-256 checksum consumed by the app before extraction.ocr-runtime-linux-x64-all.tar.gz: Linux x64 runtime bundle.ocr-runtime-linux-x64-all.tar.gz.sha256: SHA-256 checksum consumed by the app before extraction.ocr-runtime-windows-x64-all.tar.gz: Windows x64 runtime bundle.ocr-runtime-windows-x64-all.tar.gz.sha256: SHA-256 checksum consumed by the app before extraction.
Intel macOS is intentionally not published for the all profile. The neural
OCR runtime depends on Torch >= 2.4, and compatible x86_64 macOS wheels are not
available from PyPI for the standalone Python build target Vox Jot uses.
App Contract
Vox Jot downloads concrete files from this repository, verifies the checksum, extracts the archive under the app support runtime directory, and then marks neural OCR models runnable only after the runtime entrypoint, Python interpreter, and required modules are available.
Identity and Version
- Repository
- IrieDinamik/vox-jot-ocr-runtime
- Publisher
- Kimani James
- Task
- Not stated by the source
- Modality
- Other
- Library
- vox-jot
- Parameters
- Not stated by the source
- Languages
- vox-jot, ocr
- Revision
- 4922da4937e785567c3d0a083d047c16ab71fa31
- First published
- 2026-05-14
- Last updated
- 2026-09-20
Files and Weights
8 files, 1.6 GB in total.
Every file
| File | Type | Size | SHA-256 |
|---|---|---|---|
| README.md | Documentation | 1.6 KB | — |
| ocr-runtime-linux-x64-all.tar.gz | Other | 615.8 MB | 45ce19e3accd |
| ocr-runtime-linux-x64-all.tar.gz.sha256 | Other | 99 B | 079479d88e54 |
| ocr-runtime-macos-aarch64-all.tar.gz | Other | 539.9 MB | 1e882d6ea760 |
| ocr-runtime-macos-aarch64-all.tar.gz.sha256 | Other | 103 B | ef8beab63855 |
| ocr-runtime-windows-x64-all.tar.gz | Other | 403.5 MB | 501e667c2889 |
| ocr-runtime-windows-x64-all.tar.gz.sha256 | Other | 101 B | 910d094a344d |
| .gitattributes | Repository | 1.5 KB | — |
License and Download
- License
- mit
- Access
- Open weights, no gate
Released by Kimani James through its official repository on Hugging Face. Read the license.
Questions About vox-jot-ocr-runtime
Can I use vox-jot-ocr-runtime commercially?
Yes. vox-jot-ocr-runtime is released under MIT License. The MIT License is a short permissive license. It permits commercial use, modification and redistribution, provided the copyright notice and permission notice are included.