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!