Skip to content

A seamless optical character recognition real-time translator application right on your desktop

Notifications You must be signed in to change notification settings

gerardtwk/DeskTranslate

 
 

Repository files navigation

Welcome to DeskTranslate!

Links

ℹ️ Our Website
ℹ️ User Guide
ℹ️ Devpost Link

Quick Start

Using our installer

Releases of DeskTranslate can be found here.

Downloading from our repo

  1. To get started, download DeskTranslate at our main repo by clicking Code -> Download ZIP.

  2. Ensure Python is install in your computer.

  3. Using terminal, go to the directory where the repo is downloaded to.

  4. Download the libraries required:
    pip install -r requirements.txt

  5. Visit this link to download Tesseract v5.0.0, in order for our program to work on your computer.

  6. At the installation wizard, check all boxes to ensure that all language training data will be included for DeskTranslate.

  7. Next, enter the following command to start the program: python main.py

About

A seamless optical character recognition real-time translator application right on your desktop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%