Scrib

Scrib

On-device voice transcription. Your audio never leaves your phone.

23rd Multimedia

Screenshots

Screenshot of Scrib Screenshot of Scrib Screenshot of Scrib Screenshot of Scrib Screenshot of Scrib

Description

Scrib turns speech into text entirely on your device, using open Whisper speech models. Nothing is uploaded — the app only goes online to download a model you choose.

Two ways to use it

• Transcribe your own audio. Pick any audio file on your phone and get the text, right in the app, fully offline.

• A transcription engine for other apps. Scrib also runs in the background. Apps that support it — such as Forkgram — can turn a voice message into text through Scrib, on your device. In that app's settings, choose Scrib as the offline transcriber.

Models

Scrib transcribes with open Whisper speech models. Download one on the main screen, or pick your language and Scrib fetches a suitable one. Larger models are more accurate but slower and bigger to download; keep several and switch any time. You can also add any whisper.cpp-compatible model by direct link, or import a .bin from your device. Models are downloaded separately and are not bundled in the app.

Privacy

Transcription runs 100% on device. Your voice messages never leave your phone. The only network access is downloading a speech model you pick.

For developers

Any app can use Scrib as an offline transcriber through the open Open Transcribe contract (org.opentranscribe.api) — a small AIDL service, no SDK and no network. The contract is vendor-neutral, so apps aren't tied to Scrib: they can bind any compatible transcriber the user has installed.

What’s new (0.5)

• Fixed the crash when transcription was interrupted while decoding audio

Versions

Version Date Size Requires Android Download
0.5 current
b47bf0583aeb9f7c…
2026-07-26 11 MB API 26
0.3
0641fbd84a72214e…
2026-07-21 11 MB API 26
0.2
8cf033351a64810f…
2026-07-16 11 MB API 26

Permissions

What the app asks the system for. Android only grants sensitive access after you confirm it.

  • Internet accessSend and receive data over the internet.
  • transcriber.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION

Comments