Scribee! is your personal companion to learn and understand Sign Language And Braille Translation.
- Helping specially-abled people gain better access to education, politics, media, and entertainment which is available in the audio-video format.
- What our team proposes is a system that can convert spoken words or written text to Braille and print the same. This makes everything readable for the deaf and blind, thereby making their lives simpler.
This project has been written Python Version 3.10.7
To run the this project please run the following lines in the command prompt terminal and install the dependencies
pip install streamlit
pip install mediapipe
pip install opencv-python
pip install numpy
pip install matplotlib
pip install tensorflow
pip install keras
pip install Pillow
pip install requests
pip install pydub
pip install pyspellchecker
pip install autocorrect
pip install textblob
pip install pattern
pip install audio_recorder_streamlit
- Step 1 : Download the Final App Folder in your Local System
- Step 2 : Open Command Prompt terminal in that directory/file
- Step 3 : Run the following command in the terminal
streamlit run App.py