Skip to content
/ ocrator Public

Scan text from an image and convert into speech/audio of desired language.

License

Notifications You must be signed in to change notification settings

ask0ne/ocrator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ocrator: OCR-to-Speech

Scan an image with your phone and translate it into speech output of desired language.

TO DO

  1. Add camera input
  2. Add support for more output languages
  3. Real-time recognition

Usage

Run main.py

Troubleshoot

pytesseract.pytesseract.tesseract_cmd = r'C:\Users\USER\AppData\Local\Tesseract-OCR\tesseract.exe'
Windows: Replace USER with your Windows username
Linux: Comment out/delete it

Why this happens?
Not sure but pytesseract runtime is not recognized with default settings

Additional tools

Download pytesseract from HERE.

About

Scan text from an image and convert into speech/audio of desired language.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages