Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented CAPTCHA Speech Recognition Enhancement to Distinguish Between Capital and Small Letters #37

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

saarimshaikh
Copy link

fixes: #36
Changes Made:
Modified the speakCaptcha function to detect uppercase and lowercase letters.
Added logic to prepend "Capital" before uppercase letters and "Small" before lowercase letters when reading the CAPTCHA aloud.
Ensured numbers and symbols are read without any additional description.

Output video:
https://github.com/user-attachments/assets/8dff75b0-4202-4f12-931f-9a85c3964679

@AdityaSinha2305
Copy link
Owner

@saarimshaikh Your work is great!! Do resolve the conflicts then I will merge this pull request.
Keep contributing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enhance CAPTCHA Speech Recognition to Distinguish Between Capital and Small Letters
2 participants