-
-
Notifications
You must be signed in to change notification settings - Fork 0
Usage Guide
Akhil Mahesh edited this page Mar 14, 2025
·
1 revision
After installation, follow these steps to operate the system:
-
Launch the Application:
RunApplication.py
to initialize the webcam and load the CNN model. -
Gesture Detection:
The application captures real-time video. The hand detection module identifies the region of interest and processes the image. -
Classification and Output:
- Text Conversion: Recognized gestures are converted into text and displayed on the UI.
- Speech Output: The text is converted into speech through the TTS engine.
-
User Interaction:
- Suggestions and Corrections: The system provides word suggestions based on partial inputs.
- Control Functions: Buttons allow users to speak the recognized sentence or clear the current input.
This Wiki serves as the central documentation hub for the Sign Language to Speech Conversion project.
For updates, discussions, or inquiries:
- π Report issues or request features: GitHub Issues
- π¬ Join the discussion: GitHub Discussions
- π€ Contribute to the project: Contribution Guidelines
For any additional questions, please contact the project maintainers through the repository.