Voice assistant version of Robotik
-
Install required packages from requirement.txt file using following command: pip install -r requirements.txt
-
Download smallest Vosk pretrained model for English from official website using following link: https://alphacephei.com/vosk/models
-
Create a folder called "model_small" and put downloaded files in the 2 in the folder.
Demonstrative video is located '.\Demo\Robotik demo.mp4' in this location.