Skip to content

Söyle v0.1.0

Choose a tag to compare

@hasso5703 hasso5703 released this 07 Jun 11:44
· 67 commits to main since this release

Say it. It's written. Push-to-talk dictation for macOS that runs 100% on your Mac, powered by NVIDIA Nemotron 3.5 ASR via MLX.

Install

  1. Download Soyle.zip below, unzip, and move Söyle.app to /Applications.
  2. Söyle isn't notarized yet, so clear the Gatekeeper quarantine once, then open it:
    xattr -dr com.apple.quarantine /Applications/Söyle.app
    open /Applications/Söyle.app
  3. Grant Microphone + Input Monitoring (relaunch after), and optionally Accessibility for auto-paste.

Then hold Right Option ⌥, speak, release — your text is transcribed locally, pasted at the cursor, and copied to the clipboard.

Notes

  • Apple Silicon, macOS 14+. The model (~756 MB) downloads on first launch.
  • ~30–40× faster than real time on a MacBook Air M4.
  • Or build from source — see the README.