diff --git a/Examples/README.md b/Examples/README.md index 434f136..b64f2a0 100644 --- a/Examples/README.md +++ b/Examples/README.md @@ -1,3 +1,3 @@ #### The file Vosklet.js in this folder, used by the examples and the outer [README.md](../README.md), has been set to decompress manually using ```DecompressionStream``` because I can't set a third-party (Github's) server response header. You can utilize this if you run into the same situation. Otherwise, please use the outer Vosklet.js instead. -#### The motivation is that it will work right away when put into a HTML file. You can just make a local copy and everything out quickly \ No newline at end of file +#### The motivation is that it will work right away when put into a HTML file. You can just make a local copy and try everything out quickly \ No newline at end of file diff --git a/README.md b/README.md index f0a13c9..8d10ba3 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # Overview -- A lightweight, up to date speech recognizer in the browser with total gzipped size of **under a megabyte** (725 KB) -- Demo: +- A lightweight, up to date speech recognizer in the browser with total gzipped size of **under a megabyte** (725 KB) - Inspired by [vosk-browser](https://github.com/ccoreilly/vosk-browser) # Documentation