Skip to content

Latest commit

 

History

History
19 lines (17 loc) · 576 Bytes

README.md

File metadata and controls

19 lines (17 loc) · 576 Bytes

DEAF Communicator

This project can help you to encode your voice message into the sign language.

Pre-requisites

  1. Python 3.7 (venv)

How to run?

  1. Install project requirements
    pip install -r requirements.txt
  2. Run DEAF.py file
    python -m DEAF.py
  3. Maximize the application window.
  4. Click on "Say Something" button or on mic icon, and start speaking.
  5. Wait for a few seconds to get the message text into the text area.
  6. After getting text in text area click on play button to start showing sign language symbols.