From 9a84d3b898b87d0149290aff187fefe5a42d98f1 Mon Sep 17 00:00:00 2001 From: nicknmi <66812615+nicknmi@users.noreply.github.com> Date: Sun, 21 Sep 2025 22:41:37 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8c7ef5..4725167 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Overview - A fast, lightweight, actively maintained speech recognizer in the browser with total brotlied (used by JSDelivr) size of **under a megabyte** (614 KB) - Live Demo (ASR in 20 languages): https://msqr1-github-io.pages.dev/Vosklet -- Inspired by [vosk-browser](https://github.com/ccoreilly/vosk-browser) +- Inspired by vosk-browser by [ccoreilly](https://github.com/ccoreilly) # Documentation - See [Documentation.md](Documentation.md)