whisper.api and whisper-speech-to-text
About whisper.api
innovatorved/whisper.api
This project provides an API with user level access support to transcribe speech to text using a finetuned and processed Whisper ASR model.
This is a self-hosted API for converting spoken audio into written text. You feed it audio files or live audio streams, and it produces a transcript in formats like JSON, SRT, or VTT. It's designed for developers and technical teams who need to integrate high-performance speech-to-text capabilities directly into their applications or workflows, while keeping full control over their data.
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