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