Coder Social home page Coder Social logo

shuuji3 / cloud-screen-translation Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 45.5 MB

GUI application to capture text from the screen and translate it into other languages with Google Cloud Vision API (with read aloud feature)

License: GNU General Public License v3.0

Python 100.00%
google-cloud-vision google-cloud-translation-api wxpython

cloud-screen-translation's Introduction

Cloud Screen Translation

Cloud Screen Translation is a cross-platform application to support to read text on the screen written in foreign languages. It detect text in the screen and translate it (optionally speak aloud it by synthesis voice). It is highly powered by Google Cloud Platform. (Note: currently only supports the reading out Japanese and the translation from Japanese into English.)

Screenshot of the application

Download (for Windows user)

CloudScreenTranslation-v0.4.0.zip

Usage

  1. Prepare your own service account key of Google Cloud Platform and save it as service_account_creds.json on this directory.
  2. Run python main.py (Windows: Extract CloudScreenTranslation-*.zip and run CloudScreenTranslation.cmd).
  3. Move the transparent Capture Window to the translation target area like the above screenshot.
  4. Click Capture and Translation button on the Main Window.
  5. The detected Japanese text will be appended in the above textbox and the translated English in the bottom.

Development

  1. Prepare your own service account key of Google Cloud Platform and save it as service_account_creds.json on this directory.
  2. Install Python3.
  3. Run pip install -r requirements.txt to install required libraries.
  4. Run pip install -r requirements-dev.txt to install required libraries for development.
  5. (For Windows) Run pip install -r requirements-win.txt.
  6. Run python main.py.

License

Cloud Screen Translation

GNU General Public License v3

GPLv3 logo

cmdmp3

MIT License

The distribution files for Windows has cmdmp3 executable to play a voice.

cloud-screen-translation's People

Contributors

dependabot-preview[bot] avatar shuuji3 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

cloud-screen-translation's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.