An application that can convert audio input to sign as well as read hand signs and convert it to audio output.
- Front-end using EasyGui.
- Speech as input through microphone using PyAudio.
- Speech recognition using Google Speech API.
- Dictionary-based Machine Translation.
- Open the Downloads folder and then open the terminal.
- From the terminal, run the main python file using the command python main.py.
- The application interface appears on the screen.
- Hit the record button to start taking speech as input.
- Any speech recorded is then processed and respective outputs are shown accordingly.
- To exit the application using speech, say goodbye.
Sign language is a visual language that is used by deaf people as their mother tongue. Unlike acoustically conveyed sound patterns, sign language uses body language and manual communication to fluidly convey the thoughts of a person. Due to the considerable time required in learning the Sign Language, it becomes difficult to communicate with these specially-abled people, and thus creates a communication gap.