From c51a69bd993dd20545233fef9f3a89526bcaff3b Mon Sep 17 00:00:00 2001 From: Abraham Date: Thu, 15 Dec 2022 04:23:56 +0500 Subject: [PATCH] Readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 56abc4a..020f086 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ -# Jarvis 2.0 +# Jarvis 2.0 (aka KESHA voice assistant) Simle Voice Assistant made as an experiment using [Silero](https://github.com/snakers4/silero-models) & [Vosk](https://pypi.org/project/vosk/). +![image](https://i.pinimg.com/originals/63/e9/b7/63e9b72b983793f64bffc07fd14a0e62.jpg) + # Installation Everything is already configured, just run the `main.py` script.
Just don't forget to put models of Vosk to main folder.