J.A.R.V.I.S-py/README.md

12 lines
540 B
Markdown
Raw Normal View History

2022-12-15 04:23:56 +05:00
# Jarvis 2.0 (aka KESHA voice assistant)
2022-12-15 04:24:34 +05:00
Simple Voice Assistant made as an experiment using [Silero](https://github.com/snakers4/silero-models) & [Vosk](https://pypi.org/project/vosk/).
2022-12-15 04:20:40 +05:00
2022-12-15 04:23:56 +05:00
![image](https://i.pinimg.com/originals/63/e9/b7/63e9b72b983793f64bffc07fd14a0e62.jpg)
2022-12-15 04:20:40 +05:00
# Installation
Everything is already configured, just run the `main.py` script.<br>
Just don't forget to put models of Vosk to main folder.<br>
You can get the latest from the [official website](https://alphacephei.com/vosk/models).
# Author
(2022) Abraham Tugalov