litongjava/whisper-cpp-server
whisper-cpp-serve Real-time speech recognition and c+ of OpenAI's Whisper model in C/C++
This is a real-time speech recognition service that takes audio input, such as voice recordings or live speech, and converts it into text. It provides a high-performance, accurate transcription without needing specialized graphics cards, as it runs efficiently on standard computer processors. Developers and enterprises can use this to add speech-to-text capabilities to their applications.
No commits in the last 6 months.
Use this if you need to integrate fast and accurate speech-to-text functionality into your applications, especially for real-time scenarios or large volumes of audio, without relying on GPU hardware.
Not ideal if you are an end-user looking for a ready-to-use application with a graphical interface for personal transcription needs.
Stars
74
Forks
14
Language
HTML
License
MIT
Category
Last pushed
May 09, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/litongjava/whisper-cpp-server"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
ggml-org/whisper.cpp
Port of OpenAI's Whisper model in C/C++
vilassn/whisper_android
Offline Speech Recognition with OpenAI Whisper and TensorFlow Lite for Android
sandrohanea/whisper.net
Whisper.net. Speech to text made simple using Whisper Models
ChetanXpro/nodejs-whisper
NodeJS Bindings for Whisper - the CPU version of OpenAI's Whisper, as initially crafted in C++...
mybigday/whisper.rn
React Native binding of whisper.cpp.