From 420f31b1d630ef2bd9bbfa9692b875562c2bb6e0 Mon Sep 17 00:00:00 2001 From: __Rylex__ <134968689+msqr1@users.noreply.github.com> Date: Mon, 1 Apr 2024 20:30:48 -0700 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f28b74..2992256 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,9 @@ - Has models' ID management (for model updates) - Has smaller JS size (>3.1MB vs 1.4MB gzipped) - All related files (pthread worker, audio worklet processor,...) are merged +- Has Faster processing time - Has shorter from-scratch build time -- Has faster startup time +- Has most Vosk functions exposed # Basic usage (microphone recognition) - Result are logged to the console.