Aryan-Chharia / Computer-Vision-Projects

Check out my Computer Vision Repository for projects showcasing advanced image processing techniques like object detection, image stitching, and segmentation using Python and OpenCV. Whether you're a researcher, developer, or enthusiast, you'll find comprehensive insights and practical implementations to advance your computer vision skills.
GNU General Public License v3.0
29 stars 63 forks source link

Sign Language to Speech Using Computer Vision and Keras #166

Closed rithvikreddybasani closed 4 days ago

rithvikreddybasani commented 5 days ago

I developed a sign language to speech conversion system using Keras and computer vision. The system employs a convolutional neural network (CNN) to accurately interpret sign language gestures and convert them into spoken words. For speech synthesis, I integrated pyttsx3 and gTTS, enabling seamless communication.

https://camo.githubusercontent.com/33d3a485382e218022a1f7e30125afa713a58d63321924ebfe85cdeb874f7b53/68747470733a2f2f7265732e636c6f7564696e6172792e636f6d2f64657171686c76356e2f696d6167652f75706c6f61642f76313731393436303039332f78666c646b676d6f7668686e63676166766772652e706e67

Can you pls assign me this @Aryan-Chharia?

github-actions[bot] commented 5 days ago

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

Aryan-Chharia commented 4 days ago

Your issue is same as #22. Comment on that issue. I will assign that one. Meanwhile I will close this one.