76c5dbb130e1d28e97f0e8d38cea2e4366b0e1e0
Overview
- A speech recognizer built on Vosk that can be run on the browser, inspired by vosk-browser, but built from scratch and no code taken!
- Designed with strong exception safety
- See the usage folder's README.md for API documentation and important notes
- See the devel folder for the newest build (not guaranteed to work) and the JS build script
Additions to vosk-browser:
- Download multiple models
- Model storage path management (for multiple models)
- Model ID management (for model updates)
- Smaller JS size
- Doesn't need another file when using AudioWorkletNode
Basic usage
Languages
JavaScript
79.4%
C++
10.8%
Shell
9.6%
C
0.2%