Skip to content
 
 

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AKOUO

AKOUO ("to hear") aims to enhance communication between the deaf community and hearing individuals by translating spoken English to sign language in real time with the use of animated avatars. This innovative solution seeks to improve inclusivity and streamline communication with the use of sophisticated speech recognition, natural language processing (NLP) and animation technologies.

Implementation

  • The voice from the user is taken and converted to text.
  • This text is then rephrased into a string having only words for which the sign-language gifs are present.
  • Then each word is mapped to a gif, and the gifs are shown in a sequence, one-after-another.

How to Run the Project?

  • Clone the Repo
  • Cd into the directory, and then type "python -r install requirements.txt"
  • To run the project, type "python manage.py runserver

How to Use this project?

The user can type or toggle the audio button to speak into the microphone. The corresponding sign language will be displayed in the right side of the screen

About

Real Time Speech to Sign Language Conversion with Animated Avatars

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages