wzhd/vosk-rs
Cloud-free speech recognition. See https://fars.ee/F9-b.mp4
This tool helps you convert spoken audio into written text directly on your own computer, without needing an internet connection or cloud services. You provide an audio stream, and it outputs the words being spoken in real-time, along with completed sentences and additional details like timing. It's ideal for anyone who needs to transcribe audio privately or in environments without reliable internet.
No commits in the last 6 months.
Use this if you need to transcribe spoken audio into text on your local machine, especially for privacy reasons or when internet access is limited.
Not ideal if you need a pre-packaged application with a graphical user interface for transcription, rather than a behind-the-scenes transcription engine.
Stars
60
Forks
1
Language
Rust
License
MIT
Category
Last pushed
Apr 02, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/wzhd/vosk-rs"
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
solyarisoftware/voskJs
Vosk ASR offline engine API for NodeJs developers. With a simple HTTP ASR server.