Skip to content

Scribe 1.2.0

Latest

Choose a tag to compare

@kumard3 kumard3 released this 18 Jul 09:33
f2c9d57

macOS

  • Hinglish that reads right: new Srota model (Qwen3-ASR 0.6B fine-tune, on-device GGUF) plus a proper Devanagari-to-Roman transliterator with real schwa deletion, so Hindi comes out as "ab isko badalne ke liye" instead of Devanagari or gibberish. Roman output is on by default, toggleable.
  • Spoken commands: "next line", "new paragraph", "point one / two / three" for numbered lists, "bullet" for dashes, "scratch that" / "cancel the last line". Deterministic and instant, no model involved.
  • Instant capture: offline models open the mic immediately and load in the background; the recording starts the moment you hit the hotkey.
  • Bluetooth mic fixes: the mic is fully released after each use (no more degraded headphone audio), capture survives device switches, and a watchdog restarts a silently muted input.
  • Lower memory: every engine (ASR, Srota, Gemma cleanup) unloads after 5 minutes idle.
  • Simpler model list: name, size, and a quality tag. Language picker and GPU toggle in settings.

Unzip, move Scribe.app to Applications, grant Mic + Accessibility.

Android APK and Windows build: see v1.0.0-beta for now; updated builds coming.