#117 · Primary category: Speech & Audio
Whisperboard
The open-source iOS app that's making quality voice transcription more accessible on mobile devices.
Project last updated:12/18/25
GitHub Stars
1.1K
Forks
114
Contributors
1
License
GPL-3.0
Why we included this project
WhisperBoard runs OpenAI's Whisper locally on an iPhone, so you can record meetings and ideas and get a text transcript without uploading the audio anywhere. Recording starts with a single tap, and you can import existing audio files or export transcripts for editing and sharing. Different Whisper models can be downloaded from within the app, letting you balance speed against accuracy depending on your device and how noisy the recording is. Resumable transcription means a long session isn't lost if the app gets closed, since you pick up right where you left off. It's also built with SwiftUI and the Composable Architecture, which makes it a readable reference for iOS developers looking to add speech-to-text to their own projects.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
whisper.cpp
Port of OpenAI's Whisper model in C/C++
Real-Time-Voice-Cloning
Clone a voice in 5 seconds to generate arbitrary speech in real-time
VibeVoice
Open-Source Frontier Voice AI
voicebox
The open-source AI voice studio. Clone, dictate, create.
TTS
🐸💬 - a deep learning toolkit for Text-to-Speech, battle-tested in research and production