awesome-openai-whisper
May 22, 2026 · View on GitHub
A curated list of awesome OpenAI's Whisper
General Resources
API Ready / Playground / Demo
- whisperx
- WHISPER+
- Fine-Tuned Whisper API
- openai/whisper – Run with an API on Replicate
- Whisper - a Hugging Face Space by openai
- Whisper Playground
- Web Whisper - 🎶 Convert any audio to text 📝
Model Variants
- whisper-timestamped - Whisper with word-level timestamps and confidence
- whisper.cpp - Port of OpenAI's Whisper model in C/C++
- Faster Whisper - reimplementation using CTranslate2 up to 4 times faster
- Whisper JAX - optimised JAX code, largely built on the hugs Hugging Face Transformers Whisper implementation, over 70x faster
- whisper.tflite
- OpenAI Whisper - CPU
- whisper_onnx
- whisper-export - openvino version of openai/whisper
- Whisper OpenVINO
- Whisper models on Hugging Face
Applications
- React hook for OpenAI Whisper
- 🎞️ Subtitles generation tool (Web-UI + CLI + Python package)
- Whisper as a Service (GUI and API for OpenAI Whisper)
- WhisperX: Automatic Speech Recognition with Accurate Word-level Timestamps.
- stable-ts - Stabilizing Timestamps for Whisper
- buzz - Buzz transcribes audio from your computer's microphones to text using OpenAI's Whisper
- whispering - Streaming transcriber with whisper
- whisper-youtube - 🔉 Youtube Videos Transcription with OpenAI's Whisper
- Speaker Identification - Pyannote plays and Whisper rhymes
- Automatic YouTube subtitle generation
- Whisper Webui - WebUI for Whisper that can transcribe and translate audio
- AutoCut - generate video subtitles and edit the video by selecting subtitle clips
- Whisper Playground - Build real time speech2text web apps using OpenAI's Whisper
- Subtitle Edit - a subtitle editor supporting audio to text (speech recognition) via Whisper or Vosk/Kaldi
- WhisperSubTranslate - Free, open source desktop app that turns any video into translated subtitles (whisper.cpp + local LLM or DeepL/OpenAI/Gemini)
- WEB WHISPER - A light user interface for OpenAI's Whisper right into your browser!
- Whisper Mic - Project that allows one to use a microphone with OpenAI whisper
- Android Whisper ASR App
- Apple Whisper ASR App
- 💬 ASR FastAPI
- WhisperSubs - Jellyfin plugin for local AI-powered subtitle generation using whisper.cpp
Videos
- OpenAI Whisper - MultiLingual AI Speech Recognition Live App Tutorial
- Complete Tutorial Video for OpenAI's Whisper Model for Windows Users
- Open AI’s Whisper is Amazing!
- How to Use OpenAI Whisper to Fix YouTube Search
Tutorials
- Convert Podcasts to Text With OpenAI’s Whisper API Using Python
- Create your own speech to text application with Whisper from OpenAI and Flask
- How to Run OpenAI’s Whisper Speech Recognition Model
- Speech-to-Text with OpenAI’s Whisper