Skip to content

DiamondBr3aker/Parse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parse

Speech to Text Powered Vitual Assistant and Image Recognition Software

Instructions to Build

Download ALL files from main branch and place inside a folder

Download YOLOv3.weights from the link below: https://pjreddie.com/media/files/yolov3.weights

Place YOLOv3.weights in the main folder

Open the main folder inside Visual Studio Code, downloadable here: https://visualstudio.microsoft.com/free-developer-offers/

Install the Live Server extension published by Ritwick Dey by pressing Ctrl -> Shift -> X and searching for "Live Server" or download here: https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer

Navigate back to parse.html and click the "Go Live" button in the bottom-right corner, your program should run

Copy the path to where the main folder is located

Open command prompt and type cd + copied Path and hit enter

Install the following dependencies by typing the following install commands:

pip install Flask

pip install opencv-python

pip install numpy

pip install pyttsx3

Type "python app.py" and hit enter, Parse is now ready

This project is licensed under the terms of the GNU General Public License 3.0.

About

Speech to Text Search Engine and Image Recognition Software

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Packages

 
 
 

Contributors