morioka/tiny-openai-whisper-api
OpenAI Whisper API-style local server, runnig on FastAPI
Wraps OpenAI's Whisper model and experimental GPT-4o audio APIs locally using FastAPI, enabling drop-in compatibility with OpenAI's audio endpoints for air-gapped or compliance-restricted environments. Supports speech-to-text transcription and multimodal chat completions with audio input, with configurable model selection via environment variables and Docker deployment. Includes experimental Dify integration and client examples across multiple platforms (curl, Python, PowerShell).
Stars
86
Forks
19
Language
Python
License
MIT
Category
Last pushed
Oct 08, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/voice-ai/morioka/tiny-openai-whisper-api"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
Softcatala/whisper-ctranslate2
Whisper command line client compatible with original OpenAI client based on CTranslate2.
collabora/WhisperLive
A nearly-live implementation of OpenAI's Whisper.
kurianbenoy/whisper_normalizer
A python package for whisper normalizer
Kieirra/murmure
Fully local, private and cross platform Speech-to-Text with LLM Post-processing
pavelzbornik/whisperX-FastAPI
FastAPI service on top of WhisperX