Skip to content

Desktop App to Translate Sign Language from Voice to Sign and Vice Versa NO Account /Signup needed.

License

Notifications You must be signed in to change notification settings

minikzzie/two-way-sign

Repository files navigation

Two Way Sign Language Translate

Desktop App to Translate Sign Language from Voice to Sign and Vice Versa NO Account /Signup needed.

How to use:

  1. Install the above Libraries. Not supported to python 3.12 however it Supports to python 3.11.9
  2. Run python3 main.py to run main GUI application
  3. If you want to add new GIF to data ,them you can add files with the filename or use extract.py with file paths

sudo apt-get update

sudo apt-get install -y portaudio19-dev python3-pyaudio

Libraries Used: Tkinter, Tensorflow, Keras, Pyaudio, Speech Recognition, PIL, OpenCV

pip install --no-cache-dir -t requirements.txt