Skip to content

SignTalk is sign language translation system that allows deaf patients to communicate effectively with their doctors by using the power of computer vision and deep learning. It is capable of both translation of speech-to-sign-language and sign-language-to-speech.

Notifications You must be signed in to change notification settings

samadon1/signtalkapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SignTalk 🫳🫴🖐️🫲🗣️

SignTalk is sign language translation system that allows deaf patients to communicate effectively with their doctors by using the power of computer vision and deep learning. It is capable of both translation of speech-to-sign-language and sign-language-to-speech.

ℹ️ Project Links

Project is hosted here

Link to other docs:

Tensorflow Documentation MediaPipe Documentation Gooogle Cloud Documentation Flutter Documentation Django Documentation

↗️ How to run and install 💨

To install and run this project:

  1. Clone this repo using
git clone https://github.com/samadon1/signtalkapp.git
  1. Open the main directory
cd signtalk\main
  1. Create and activate a virtual environment for the project
virtualenv env
env\scripts\activate

Create a virtual environment

  1. Install the requirements for the project
pip install -r requirements.txt
  1. Start and run the development server
python manage.py runserver
  1. Go to the home page
http://127.0.0.1:8000/signtext/home

About

SignTalk is sign language translation system that allows deaf patients to communicate effectively with their doctors by using the power of computer vision and deep learning. It is capable of both translation of speech-to-sign-language and sign-language-to-speech.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published