Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.37 KB

README.md

File metadata and controls

39 lines (28 loc) · 1.37 KB

Voice to Sign Language Converter 🗣️🖼️

Watch the example 📺

https://drive.google.com/file/d/1QFmZRJFu0VDfLaRXmPe3O-7uZV_sd77I/view?usp=sharing

This project aims to convert voice input 🗣️ into sign language 🖖. Steps:

  1. converting the voice input into text
  2. Extracting certain text and linking it with the corresponding directory
  3. a GUI is used to integrate all of these components.

Getting Started 🚀

To get started with this project, you'll need to clone the repository and install the required dependencies.

git clone https://github.com/Myriam2002/ELPO_Voice_to_Sign_Language.git
cd ELPO_Voice_to_Sign_Language

Usage ✒️

To use the Voice to Sign Language Converter, simply run the main.py script and follow the instructions in the GUI.

python main.py

Add your own words🙌

  1. Just create a new folder in the folder by the name Images
  2. Name the folder the words name in small letters
  3. Upload the sign language representation for this image
  4. Enjoy!😇🎇

Contributing ✨

Contributions to this project are welcome! If you'd like to contribute, please fork the repository and make your changes. Then, submit a pull request with your changes.

I hope this helps! Let me know if you need any further assistance or if you'd like me to make any changes to the README file. 😊