WhisperLive and whisper-speech-to-text
The first is a server-side streaming implementation of Whisper, while the second is a browser-based JavaScript client library for recording and sending audio to Whisper—making them complements designed to work together in a web architecture.
About WhisperLive
collabora/WhisperLive
A nearly-live implementation of OpenAI's Whisper.
This tool helps professionals instantly convert spoken language into written text, whether it's from a live microphone feed or a pre-recorded audio file. It takes your speech as input and provides accurate, real-time transcription as text output. Anyone who needs fast, reliable audio-to-text conversion for meetings, interviews, or content creation would find this useful.
About whisper-speech-to-text
nitaiaharoni1/whisper-speech-to-text
Whisper Speech-to-Text is a JavaScript library for recording and transcribing user audio into text via OpenAI's Whisper, intended for web applications.
This is a JavaScript library that allows web developers to integrate real-time speech-to-text functionality into their web applications. It takes spoken audio from a user's microphone and outputs a text transcription. Web developers and application builders can use this to add voice input capabilities to their online tools.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work