How I Built a Private, On-Device Speech-to-Text App with Whisper
Most transcription apps upload your audio to a server to process it. If you are recording anything sensitive, a doctor’s visit, an interview, a private voice note, a business call, that is a hard no for me. So I built Private Transcribe: speech-to-text powered by Whisper, running entirely on your device. The audio never leaves your phone. Here is how it came together, and why one promise shaped every technical decision along the way. ...