SwiftWhisper and whisperclip

SwiftWhisper is a Swift binding/wrapper for the Whisper speech recognition model, while WhisperClip is a macOS application that uses Whisper transcription as its core engine—making them ecosystem siblings that both depend on the same underlying Whisper model but serve different use cases (library vs. standalone app).

SwiftWhisper
47
Emerging
whisperclip
35
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 21/25
Maintenance 13/25
Adoption 1/25
Maturity 9/25
Community 12/25
Stars: 771
Forks: 102
Downloads:
Commits (30d): 0
Language: Swift
License: MIT
Stars: 1
Forks: 1
Downloads:
Commits (30d): 0
Language: Swift
License: MIT
Stale 6m No Package No Dependents
No Package No Dependents

About SwiftWhisper

exPHAT/SwiftWhisper

🎤 The easiest way to transcribe audio in Swift

Wraps OpenAI's Whisper model via the optimized whisper.cpp C++ library, enabling on-device audio transcription in Swift with async/await APIs and delegate callbacks for streaming segment updates and progress tracking. Supports CoreML acceleration through optional `.mlmodelc` encoder files, and integrates with AudioKit for audio format conversion to the required 16kHz PCM input format.

About whisperclip

aboda-dirbas/whisperclip

🎤 Enhance your voice-to-text transcriptions with WhisperClip, prioritizing privacy and featuring AI improvements for macOS users.

Related comparisons

Scores updated daily from GitHub, PyPI, and npm data. How scores work