BACK_TO_FEEDAICRIER_2
Phone Whisper launches local dictation for Android
OPEN_SOURCE ↗
REDDIT · REDDIT// 19d agoOPENSOURCE RELEASE

Phone Whisper launches local dictation for Android

Phone Whisper is a push-to-talk Android dictation app that inserts transcribed text into the focused field without replacing your keyboard. It defaults to local Whisper via sherpa-onnx, with optional direct-to-OpenAI cloud mode, downloadable model sizes, and an APK release for sideloading.

// ANALYSIS

This is the right shape for Android voice input: keep the keyboard, float an overlay, and make the transcription engine a choice instead of a lock-in. The real test will be whether local models stay good enough once users hit accents, jargon, and messy punctuation.

  • Local mode is the standout: sherpa-onnx plus downloadable models makes this genuinely offline, privacy-first, and usable without an API key.
  • The model menu is practical rather than flashy: tiny/faster options for speed, plus larger models when users want better quality.
  • Accessibility-based insertion is clever but also the main friction point; app compatibility will matter as much as raw transcription accuracy.
  • The Termux command mode is a smart developer hook because it turns dictation into a terminal workflow, not just chat text.
  • Cloud cleanup with the user’s own OpenAI key is a good escape hatch for people who want better punctuation and formatting without a backend.
// TAGS
phone-whisperspeechopen-sourceself-hostedclouddevtool

DISCOVERED

19d ago

2026-03-23

PUBLISHED

19d ago

2026-03-23

RELEVANCE

8/ 10

AUTHOR

postclone