From db2acc30bef2bc89e558978c38f0e52066cf64c4 Mon Sep 17 00:00:00 2001 From: __Rylex__ <134968689+msqr1@users.noreply.github.com> Date: Sun, 14 Jan 2024 19:42:04 -0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7254728..069a4b4 100644 --- a/README.md +++ b/README.md @@ -1 +1,2 @@ -# Browser-recognizer \ No newline at end of file +# Browser-recognizer +A speech recognizer built on Vosk that can be run on the browser, inspired by [https://github.com/ccoreilly/vosk-browser](vosk-browser), but built from scratch and no code taken!