Simple voice assistent writen in python.
You hace to change some lines of code according to your usage. open all files and read the line by line there are alredy have instruction fr it.
first of all install all requirements packeges from requirements.txt if you are use linux the use pip3 installer.
If you add face recognation on you voice assistent then
- Run the datasetcreator.py for take your 20 picture of yours.
- Run train.py for train your faces.
Then run the assistent.py for getting output.
Read the assistent.py carefully to get proper command.
Make sure you have a microphone and webcam on your pc or laptop.