Update size expectation

This commit is contained in:
msqr1
2024-09-24 20:48:39 -07:00
parent fa3f6cd174
commit d33db690c4

View File

@@ -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)