Readme overview in Website: https://sai-prashanth123.github.io/Hackathon-5.0/
This project focuses on developing a tool that translates spoken English into Indian Sign Language (ISL) using real-time speech recognition and text-to-sign language conversion. The application captures audio from a microphone, transcribes it to text, and then converts the text to sign language animations or letter-by-letter images.
Name: Sai Prashanth
Email: saip00519@gmail.com
LinkedIn: Sai Prashanth
GitHub: Sai Prashanth12
speech_recognition libraryPIL (Python Imaging Library)Tkinter for displaying GIFs, matplotlib for letter imagesnumpymatplotlibPIL (Pillow)tkinterspeech_recognitionClone the repository: ```bash git clone https://github.com/yourusername/Hackthon-5.0.git
Install required packages:
pip install numpy matplotlib pillow speechrecognition