Uploaded on Apr 17, 2020
A sign language to voice interpreter which recognize the hand behavior through the leapmotion controller. Proposed system used Artificial Neural Network (ANN) algorithm with Back Propagation (BP) algorithm to construct a classification model which takes feature as input.In this system, the input hand behavior is performed by verbally challenged persons and is then converted into natural audio. The various set of the hand behaviors can be converted into complete sentence and grammatically corrected using NLTK Library. In the next step mapping is done with the pre-recorded audio file which is stored in MP3 module and then the audio output which comprised of natural sentence is interpreted through Galileo board and the sequence of sentence is received as audio output.
Comments