Skip to content

Latest commit

 

History

History
41 lines (24 loc) · 1.43 KB

README.md

File metadata and controls

41 lines (24 loc) · 1.43 KB

Sign Language Translator

A sign language translator and Tutor on the web.

Plug in your Leap Motion and start learning sign language!

Video Demo

Running Locally

Make sure you have Node.js and the Leap Motion Drivers installed.

$ git clone [email protected]:heroku/Sign-Language-Translator.git # or clone your own fork
$ cd Sign-Language-Translator
$ npm install --global --production windows-build-tools # This part may take awhile
$ npm install
$ npm start

The app should now be running on localhost:5000.

Technicalities

Developed on Windows 10

Node JS v8.9.4

Express Framework

SQL Server 2017 Express

Microsoft Azure Machine Learning

Bing Text to Speech