From b4a671175a6eca35a125db712865028412baadd3 Mon Sep 17 00:00:00 2001 From: msqr1 Date: Mon, 7 Oct 2024 22:52:48 -0700 Subject: [PATCH] Rebaseline size --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f63dabd..22ab5c4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Overview -- A lightweight, up to date speech recognizer in the browser with total brotlied (used by JSDelivr) size of **under a megabyte** (612 KB) +- A lightweight, up to date speech recognizer in the browser with total brotlied (used by JSDelivr) size of **under a megabyte** (609 KB) - Live Demo (ASR in 20 languages): https://msqr1-github-io.pages.dev/Vosklet - Inspired by [vosk-browser](https://github.com/ccoreilly/vosk-browser)