Audio-to-Indian-Sign-Language-Translator

AUDIO SPEECH TO INDIAN SIGN LANGUAGE CONVERTER

A web application which takes in live audio speech recording or text as input, converts the audio into text and displays the relevant Indian Sign Language animations.

Prerequisites

Installation Guide:

These instructions will get you download the project and running on your local machine for development and testing purposes.

Instructions

  1. Open the Downloads folder and then open the terminal.
  2. From the terminal, run the python file using the command “python manage.py runserver ####” (#### optional port number).
  3. From the terminal, it shows localhost address (looks like this “server at http://127.0.0.1:8000/”) run on browser.
  4. Sign up and start exploring.
  5. Click on mic button to record speech.
  6. Speech is going to processed and respective animated outputs are shown accordingly and it also support entered text manually.

Main Contributors: @rishi698 @dsuraj32

Looking for interested contributors.

Future Plans

  1. Adding multiple language support for audio and text.
  2. Adding multiple sign langauges from around the world.
  3. Converting this webapp into fully functional independent mobile application.

LICENSE

GNU General Public License v3.0