Skip to content

Local Only Mode

Local Only Mode (LocalOnlyPolicy) rejects non-loopback ASR/LLM endpoints and pauses Sparkle update checks. Use with Apple on-device speech or a local Whisper / gateway.

Settings → General → Privacy → Local Only Mode.

Only loopback counts (Spokenly-style):

Allowed Not allowed
localhost Public hostnames
127.0.0.1 LAN IPs (192.168.x.x, …)
::1 .local names

Pointing Base URL at a NAS on your LAN fails Local Only — it must be loopback on this Mac.

Allowed Blocked / skipped
Apple Speech Fixed cloud ASR (e.g. Doubao official)
Loopback Base URL ASR / LLM Other public ASR / LLM
Local history & settings Automatic update checks (paused)

If the active engine needs the internet, dictation fails with a prompt to switch to Apple or localhost. Cloud polish / translation / intent are skipped.

  1. Use Apple ASR, or set a compatible Base URL to http://127.0.0.1:….
  2. Turn Local Only on.
  3. For polish / translation, point those LLM Base URLs at a local gateway too.

Picking a local model alone may still allow update checks. Local Only enforces non-loopback ASR/LLM blocks and pauses updates.