This is a web app that allows users to upload an image and get the text and speech from the image. It uses OCR
(Optical Character Recognition) to extract text from the image and text-to-speech
technology to convert the text into speech.
- Upload an image
- Wait for the text and speech to be generated
- View the extracted text, listen to the speech and the highlighted text in the image
- HTML
- CSS
- JavaScript
- Flask
- OCR (Optical Character Recognition)
- gTTS (Google Text-to-Speech)