SufiyaanNadeem / Sign-Language-Translator

Using TensorFlow to translate Sign Language.
169 stars 73 forks source link

Sign-Language-Translator

Using TensorFlow to translate Sign Language in real-time. Final Release

The Sign Language Translator is my final project for Grade 12 Computer Science and the ⚡#PoweredByTF 2.0 Challenge!. Its purpose is to allow users to communicate more effectively with their computers and other people. To be specific, using this program, you can sign multiple words with one gesture and copy the translated text with the click of a button. Additionally, users can video call each other and talk using gestures that get converted into Computer Speech.

Features

Live Sign Translator on https://bit.ly/2CwPvgP

To Run locally

Open index.html in Chrome.
NOTE: This will disable video call functionality.

To Run on http://localhost:9966/

npm install
npm start