/Robotik02

Voice assistant version of Robotik

Primary LanguagePython

Robotik02

Voice assistant version of Robotik

Installation

  1. Install required packages from requirement.txt file using following command: pip install -r requirements.txt

  2. Download smallest Vosk pretrained model for English from official website using following link: https://alphacephei.com/vosk/models

  3. Create a folder called "model_small" and put downloaded files in the 2 in the folder.

Demo

Demonstrative video is located '.\Demo\Robotik demo.mp4' in this location.