Skip to content
sysout.dev

In My Head 0.1 Release Notes

The first release of In My Head, a local-first Android voice capture and transcription app.

In My Head 0.1 is the first release of a local-first Android app for keeping spoken thoughts before they are lost.

Highlights

Capture thoughts without a time cap

  • Record long-form thoughts in the foreground while moving between apps.

  • Audio is saved privately on your device in durable WAV chunks.

  • Start another recording while an earlier one transcribes. Saved recordings wait in a first-in, first-out queue, with one on-device transcription worker at a time.

On-device transcription

  • Download the English Whisper small.en speech model when you choose to.

  • Transcribe saved recordings locally, without uploading audio or transcript text to a speech-recognition service.

  • Keep the original audio after a transcription failure and retry it without recording again.

Review and keep your notes organised

  • See the five newest recordings directly on Home, with live Queued, Transcribing, Polishing, Ready, and failure states.

  • Browse, sort, and group all recordings by date, name, or size.

  • Read raw transcripts, copy their text, inspect recording properties, and switch to cleaned text when an optional cleanup model is available.

  • Review model availability and private-storage use in Settings.

Google Play “What’s new”

Introducing In My Head: capture spoken thoughts and transcribe them locally on your Android device. Record while using other apps, queue new recordings while earlier notes are processed, and keep audio and transcripts in private app storage. Review, copy, sort, and inspect your recordings whenever you need.

Release scope

This is the initial public release: version code 1, version name 0.1.