Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

Awesome Whisper Apps

A curated collection of applications, tools, and resources built with OpenAI Whisper - a robust automatic speech recognition (ASR) system trained on 680,000 hours of multilingual and multitask supervised data.

Table of Contents

Quick Start Guide

Looking for something specific?

Popular Picks

Top projects by community engagement and activity:

Desktop Applications

Project Platform Stars Description
Buzz Cross-platform GitHub stars Feature-rich desktop transcription app
whisper-writer Cross-platform GitHub stars Voice-to-text for system-wide input
SuperWhisper macOS N/A Premium Mac app for voice-to-text
WinWhisper Windows GitHub stars System-wide hotkey support for Windows

Model Variants & Performance

Project Stars Description
whisper.cpp GitHub stars High-performance C/C++ implementation
faster-whisper GitHub stars Faster implementation using CTranslate2
WhisperX GitHub stars Word-level timestamps + speaker diarization
insanely-fast-whisper GitHub stars Speed-optimized implementation

Developer Tools

Project Stars Description
WhisperLive GitHub stars Real-time transcription server
whisper_streaming GitHub stars Long-form streaming transcription
Whisper-WebUI GitHub stars Self-hosted web interface

Getting Started

Official Whisper & Models

Official Repository: openai/whisper GitHub stars

Hugging Face Collection: Whisper Model Release

Official Paper: Robust Speech Recognition via Large-Scale Weak Supervision

Official Model Sizes

Choose based on your accuracy/speed requirements:

Model Parameters English-only Multilingual Relative Speed Use Case
tiny 39M Fastest Minimal resource usage, real-time apps
base 74M Very Fast Resource-constrained environments
small 244M Fast Good balance for most use cases
medium 769M Moderate Better accuracy, moderate speed
large 1550M - Slower Best accuracy, research use

By Use Case

Voice Typing & Dictation

Cross-Platform:

Linux:

macOS:

Windows:

Mobile:

SaaS Platforms & Cloud Services

  • Whisper Transcribe - Online transcription platform
  • WhisperAI - Cloud-based transcription service
  • Whisper Typing - Online typing and transcription
  • Wisprflow - Workflow automation with transcription
  • CleverType - Smart typing assistant
  • SpeechPulse - Cross-platform speech-to-text
  • Blabby.ai - Browser-based transcription
  • Whipscribe - Hosted Whisper API with URL ingestion (YouTube, podcasts), speaker diarization, word timestamps, multi-format export (txt/json/srt/vtt/docx), and an MCP server for Claude Desktop, Cursor, Windsurf

Subtitles & Captioning

Generate subtitles and captions for videos:

Meeting & Productivity

Tools for transcribing meetings and generating notes:

Web Interfaces

Self-Hosted:


By Platform

Cross-Platform Desktop Applications

Applications that work on Linux, macOS, and Windows:

Project Stars Description
Buzz GitHub stars Feature-rich transcription app
whisper-writer GitHub stars Voice-to-text application
faster-whisper-GUI GitHub stars GUI for faster-whisper
SoftWhisper GitHub stars User-friendly GUI
speech-assistant GitHub stars Speech assistant GUI
whisper-dictation GitHub stars Dictation application
whisper-realtime-gui GitHub stars Real-time transcription GUI
whisper-ui GitHub stars Cross-platform desktop UI
whisper_dictation GitHub stars Voice dictation tool
WhisperGUI GitHub stars Simple GUI

Linux

Desktop Applications

CLI Tools

System Integration

macOS

Desktop Applications

System Integration


Windows

Desktop Applications

System Integration


Android


iOS


Embedded / Raspberry Pi

  • Local-Voice GitHub stars - Local voice processing for embedded systems

For Developers

Model Variants & Performance Optimizations

Enhanced and optimized versions of Whisper:

Project Stars Key Feature
whisper.cpp GitHub stars High-performance C/C++ implementation
faster-whisper GitHub stars 4x faster using CTranslate2
insanely-fast-whisper GitHub stars Speed-optimized implementation
WhisperX GitHub stars Word-level timestamps + diarization
distil-whisper GitHub stars Distilled models from HuggingFace
CrisperWhisper GitHub stars Enhanced accuracy variant
whisper.net GitHub stars .NET implementation
whisper-turbo GitHub stars High-performance implementation

Real-Time & Streaming

For live transcription and streaming audio:

Diarization & Advanced Features

Speaker diarization and word-level timestamps:

Fine-Tuning

Tools for customizing Whisper models:

Deployment & Containers

IDE & Editor Integrations

VS Code Extensions:

Other Editors:

Game Development

Pipelines & Workflows


Resources

Official Documentation

Community Awesome Lists

About

Useful speech to text tools that use Whisper under the hood (API/local)

Topics

Resources

Stars

13 stars

Watchers

1 watching

Forks

Contributors