Skip to content

This application is developed to help speechless people interact with others with ease. It detects voice and converts the input speech into a sign language based video.

salil-gtm/SignDetect

Repository files navigation

Logo

SignDetect

This application is developed to help deaf people interact with others with ease. It detects voice and converts the input speech into a sign language based video.

Installation

  1. From the root of the repository run pip install -r requirements.txt
  2. Deploy the flask endpoint by running python main.py. This will host the flask endpoints at localhost:6789
  3. Deploy node server by running node index.js .
  4. Access the UI from the browser at http://localhost:8000

Prerequisites

What things you need to install the software and how to install them

  1. Python (>=Python 3.0)
  2. Node
  3. Flask

Running the Platform

  1. Run python main.py
  2. Record your voice for 5 seconds.
  3. wait for the processing to be done.
  4. The Video will be played in default video player (It should support .mp4 videos.)

Built With

  • [Python]
  • [Node]
  • [Flask]

Future Works [WiP]

  • Sign language recognition via image processing and deep learning and converting it to text and speech.
  • Full Fledged platform for 2 way interaction to be developed.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

This application is developed to help speechless people interact with others with ease. It detects voice and converts the input speech into a sign language based video.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •