Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 949 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 949 Bytes

typhon

Typhon (/ˈtaɪfɒn, -fən/; Greek: Τυφῶν, Tuphōn [typʰɔ̂ːn] was the most fearsome monster of Greek mythology. The last son of Gaia, fathered by Tartarus, Typhon was, with his mate Echidna, the father of many famous monsters.

Also, an interactive video to text converter written in python.

Typhon

requirements

python3 -m venv venv
. ./venv/bin/activate
pip install -r requirements.txt

Install the tesseract binary for your OS

usage

python typhon.py filename

features

  • view video and convert to text
  • pause mode
  • keyboard frame navigation
  • OSD

thanks to