From 8b0250a4734d7d0b049c0c1a2e62f61e142bfc29 Mon Sep 17 00:00:00 2001 From: Abraham Date: Thu, 13 Apr 2023 23:30:56 +0500 Subject: [PATCH] Some readme, bruh --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index f3b1d2c..473b691 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,10 @@ 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.](https://alphacephei.com/vosk/models)
The one I was using is `small`. +
p.s. If you don't understand how to install or where to put the Vosk model, I've made a [screenshot](https://i.imgur.com/N3bu2lC.png) for you. +# Python version +I was using Python `3.8.3`, but it should work on any newer version. # Author (2022) Abraham Tugalov \ No newline at end of file