Merge pull request #32 from nicknmi/main

Update README.md
This commit is contained in:
msqr1
2025-09-21 22:46:09 -07:00
committed by GitHub

View File

@@ -1,7 +1,7 @@
# Overview # Overview
- A fast, lightweight, actively maintained speech recognizer in the browser with total brotlied (used by JSDelivr) size of **under a megabyte** (614 KB) - 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 - 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 # Documentation
- See [Documentation.md](Documentation.md) - See [Documentation.md](Documentation.md)