faster-whisper-server
by fedirz
OpenAI-compatible /v1/audio/transcriptions endpoint over faster-whisper.
TL;DR
OpenAI-compatible /v1/audio/transcriptions endpoint over faster-whisper.
Best for drop-in replacement for OpenAI's Whisper API on your own GPU. Pricing: free.
Category
Open source
License
—
Stars
—
Last push
—
Pricing
free
Platforms
Linux, macOS, Docker
What it is
A FastAPI server that exposes the OpenAI Audio API on top of faster-whisper. Supports SSE streaming, language detection, model hot-swap. MIT.
Best for: Drop-in replacement for OpenAI's Whisper API on your own GPU.
Watch out for: Repo has been renamed/forked; single-tenant; no auth out of box.
Watch out for: Repo has been renamed/forked; single-tenant; no auth out of box.
Install / use
docker run fedirz/faster-whisper-server
Features
| Speaker diarization | No |
| Word-level timestamps | Yes |
| Streaming / real-time | No |
| Languages supported | 99 |
| HIPAA eligible | No |
faster-whisper-server vs Whipscribe
| Feature | faster-whisper-server | Whipscribe |
|---|---|---|
| Category | Open source | Transcription APIs |
| Pricing | free | free beta |
| Speaker diarization | No | Yes |
| Word timestamps | Yes | Yes |
| Streaming | No | No |
| Languages | 99 | 99 |
| Platforms | Linux, macOS, Docker | Web, API, MCP |
Alternatives to faster-whisper-server
Whipscribe is a managed faster-whisper + whisperX service. If you want transcripts without running infrastructure, paste a URL or drop a file in the form below — you'll have a transcript in seconds.