solyarisoftware/voskJs
Vosk ASR offline engine API for NodeJs developers. With a simple HTTP ASR server.
This is a toolkit for Node.js developers who need to integrate offline speech recognition into their applications. It takes audio files or live audio streams as input and converts them into text, enabling features like voice commands or transcription. Developers can use it to build standalone apps or multi-user server systems requiring fast, on-premise speech-to-text capabilities.
No commits in the last 6 months. Available on npm.
Use this if you are a Node.js developer building an application that needs to convert spoken audio into text without an internet connection, directly within your system.
Not ideal if you need a pre-built end-user application for speech-to-text or if you are not comfortable with Node.js development.
Stars
56
Forks
9
Language
JavaScript
License
—
Category
Last pushed
Jul 02, 2021
Commits (30d)
0
Dependencies
2
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/solyarisoftware/voskJs"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
k2-fsa/sherpa-onnx
Speech-to-text, text-to-speech, speaker diarization, speech enhancement, source separation, and...
ccoreilly/vosk-browser
A speech recognition library running in the browser thanks to a WebAssembly build of Vosk
alphacep/vosk
VOSK Speech Recognition Toolkit
alphacep/vosk-server
WebSocket, gRPC and WebRTC speech recognition server based on Vosk and Kaldi libraries
alphacep/vosk-asterisk
Speech Recognition in Asterisk with Vosk Server