Update README.md

This commit is contained in:
__Rylex__
2024-04-01 20:30:48 -07:00
committed by GitHub
parent 9a8e2cd5d5
commit 420f31b1d6

View File

@@ -10,8 +10,9 @@
- Has models' ID management (for model updates) - Has models' ID management (for model updates)
- Has smaller JS size (>3.1MB vs 1.4MB gzipped) - Has smaller JS size (>3.1MB vs 1.4MB gzipped)
- All related files (pthread worker, audio worklet processor,...) are merged - All related files (pthread worker, audio worklet processor,...) are merged
- Has Faster processing time
- Has shorter from-scratch build time - Has shorter from-scratch build time
- Has faster startup time - Has most Vosk functions exposed
# Basic usage (microphone recognition) # Basic usage (microphone recognition)
- Result are logged to the console. - Result are logged to the console.