Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/salman-khan-mohammed/image-captioning-to-speech-generation

This project develops a web app integrating image captioning and text-to-speech features. Using CNNs for image feature extraction and GRUs for generating captions, users can upload images via a Streamlit interface. Captions are created and converted into speech using gTTS, providing a tool for visually impaired users and image-to-text conversion.
https://github.com/salman-khan-mohammed/image-captioning-to-speech-generation

captions cnn feature-extraction generation gru gtts image-processing image-recognition streamlit

Last synced: about 1 month ago
JSON representation

This project develops a web app integrating image captioning and text-to-speech features. Using CNNs for image feature extraction and GRUs for generating captions, users can upload images via a Streamlit interface. Captions are created and converted into speech using gTTS, providing a tool for visually impaired users and image-to-text conversion.

Awesome Lists containing this project