ErcinDedeoglu/WhisperDock
Dockerized Whisper C++ speech-to-text API for easy deployment and rapid integration. Offering the latest stable and nightly builds for efficient audio transcription.
Combines Whisper C++ backend with Python API bindings to expose transcription via HTTP endpoints, returning JSON responses with segment-level timestamps alongside transcribed text. Automated GitHub Actions workflows sync with upstream whisper.cpp releases and continuously publish pre-built images, eliminating manual build and deployment steps. Accepts 16kHz WAV files through multipart POST requests, making it compatible with standard audio processing pipelines and web application frameworks.
Stars
28
Forks
3
Language
C++
License
CC0-1.0
Category
Last pushed
Feb 28, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/ErcinDedeoglu/WhisperDock"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SYSTRAN/faster-whisper
Faster Whisper transcription with CTranslate2
oseiskar/autosubsync
Automatically synchronize subtitles with audio using machine learning
FL33TW00D/whisper-turbo
Cross-Platform, GPU Accelerated Whisper 🏎️
machinelearningZH/audio-transcription
Transcribe any audio or video file. Edit and view your transcripts in a standalone HTML editor.
saharmor/whisper-playground
Build real time speech2text web apps using OpenAI's Whisper https://openai.com/blog/whisper/