Files
jarvis/README.md
2023-04-13 23:18:31 +05:00

985 B

Kesha v3.0 very early (aka Jarvis update)

Simple Voice Assistant made as an experiment using Silero & Vosk.
Later on Picovoice Porcupine Wake Word Detection & ChatGPT was added.

image

The code has NOT been polished and is provided "as is". There are a lot of code that are redundant and there are tons of improvements that can be made.

Installation

First, install the requirements, the file is just a pip freeze 'k.
Second, check config.py and set required values.
Next, just run the main.py script.

And don't forget to put models of Vosk to main folder.
You can get the latest from the official website.
The one I was using is small.

Author

(2022) Abraham Tugalov