Skip to content

Scribe 1.0.0 (beta)

Pre-release
Pre-release

Choose a tag to compare

@kumard3 kumard3 released this 15 Jun 08:57
64a9af0

Scribe: 100% on-device speech-to-text. Your voice is transcribed locally and never leaves your device. This is an early beta: the binaries build cleanly but are not yet fully device-tested, and the desktop apps are unsigned (you'll need to bypass the OS security prompt once). Feedback welcome.

📱 Android: Scribe-android-arm64.apk (arm64 phones)

  1. Copy to your phone and tap it; allow "install from unknown sources" if asked.
  2. Open Scribe → grant Microphone.
  3. Voice keyboard: Settings → Open keyboard settings → enable Scribe, then tap 🌐 in any app.
  4. Flow Bubble (float a mic over any app): Settings → Flow Bubble → allow "display over other apps" + enable Accessibility. The bubble appears when you tap into a text field.

🍎 macOS: Scribe-macOS.zip

  1. Unzip → drag Scribe.app to Applications.
  2. It's unsigned, so first launch: right-click → Open (or run xattr -cr /Applications/Scribe.app).
  3. Grant Microphone, Speech Recognition, Accessibility when prompted.
  4. Hold the Right ⌥ Option key to dictate (configurable in Dashboard).

🪟 Windows: Scribe-windows-x64.exe (Windows 10/11, x64)

  1. Run it. SmartScreen will warn (unsigned) → More info → Run anyway.
  2. Look for the tray icon; use the global hotkey to dictate.
  3. ⚠️ Cross-compiled and not yet run on real Windows; please report whether it launches.

Known limitations

  • Not device-tested end-to-end; desktop builds unsigned (no notarization / code-signing yet).
  • Android APK is arm64-only (most modern phones). No iOS build yet.