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

[New Project] Image to Speech Conversion System #60

Open
deekshitha-16 opened this issue Dec 14, 2024 · 0 comments
Open

[New Project] Image to Speech Conversion System #60

deekshitha-16 opened this issue Dec 14, 2024 · 0 comments

Comments

@deekshitha-16
Copy link

I would like to contribute a new project titled Image to Speech Conversion System, which focuses on enhancing accessibility for visually impaired individuals by converting visual content into auditory information.

Key Features:
Image Recognition: Using Optical Character Recognition (OCR) technology to extract text from images.
Speech Synthesis: Generating natural-sounding speech from the extracted text.
User Interface: A simple, interactive UI for users to upload images and listen to the output (using Python Tkinter).
File Management: Options to save the generated speech as an MP3 file.

Technologies Used:
Python: Core programming language.
Tesseract OCR: For text extraction from images.
gTTS (Google Text-to-Speech): For converting text to speech.
Tkinter: For creating a user-friendly interface.

Let me know if this aligns with the repository’s goals. I’d be happy to implement and provide detailed documentation for the project. Looking forward to your feedback!

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

No branches or pull requests

1 participant