diff --git a/README.md b/README.md index 979c488..a4353fd 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@
-
+
Open-source, local-first voice dictation for your desktop.
@@ -40,7 +40,7 @@
## Contents
- [What it is](#what-it-is)
-- [Why OpenWispr](#why-openwispr)
+- [Why Wisp](#why-openwispr)
- [Features](#-features)
- [Quick start](#-quick-start)
- [Install](#-install)
@@ -62,7 +62,7 @@
## What it is
-OpenWispr is a free, open alternative to cloud dictation tools like Wispr Flow.
+Wisp is a free, open alternative to cloud dictation tools like Wispr Flow.
Everything runs on your machine — **no cloud, no account, no telemetry, no
subscription**. Your audio never leaves your computer; transcription happens
entirely on-device via [whisper.cpp](https://github.com/ggerganov/whisper.cpp),
@@ -71,9 +71,9 @@ with Metal GPU acceleration on Apple Silicon.
It lives in your system tray as a small floating "pill" and stays out of the way
until you press your hotkey.
-## Why OpenWispr
+## Why Wisp
-| | OpenWispr | Typical cloud dictation |
+| | Wisp | Typical cloud dictation |
| -------------------- | ---------------------------- | ----------------------- |
| **Where audio goes** | Stays on your device | Uploaded to a server |
| **Account required** | No | Usually yes |
@@ -140,7 +140,7 @@ Grab the installer for your platform from the
## 🔐 Permissions
-OpenWispr needs OS-level permissions to hear you and to type for you:
+Wisp needs OS-level permissions to hear you and to type for you:
| Permission | Why | Where |
| ------------------------- | ------------------------------------------------------ | -------------------------------------------------------- |
@@ -148,7 +148,7 @@ OpenWispr needs OS-level permissions to hear you and to type for you:
| **Accessibility** (macOS) | Insert text into other apps and read the global hotkey | System Settings → Privacy & Security → **Accessibility** |
On macOS, after an app **update** the system can occasionally drop the
-Accessibility grant. OpenWispr detects this and re-prompts; if text stops
+Accessibility grant. Wisp detects this and re-prompts; if text stops
inserting after an update, re-enable it under Accessibility (see
[Troubleshooting](#-troubleshooting)).
@@ -164,7 +164,7 @@ inserting after an update, re-enable it under Accessibility (see
- **Push-to-talk** — hold the hotkey, speak, release.
- **Hands-free** — double-tap the hotkey to start, single-press to stop.
5. The floating pill shows recording state and a quick language switcher. Closing
- the main window keeps OpenWispr running in the tray.
+ the main window keeps Wisp running in the tray.
## ⚙️ Configuration
@@ -184,7 +184,7 @@ Everything is in **Settings**, persisted to a local `config.toml`:
| **Mute music** | Duck other audio while recording. |
| **Show pill** | Keep the floating pill on screen, or hide until dictating. |
| **Show in Dock** | Toggle Dock icon vs. menu-bar-only (macOS). |
-| **Launch at login** | Start OpenWispr automatically. |
+| **Launch at login** | Start Wisp automatically. |
| **Theme** | Light or dark. |
## 🧠 Models
@@ -300,7 +300,7 @@ openwispr/
## 🔄 Updates & releases
-OpenWispr updates itself: it checks GitHub Releases and applies signed
+Wisp updates itself: it checks GitHub Releases and applies signed
over-the-air updates in the background.
For maintainers, pushing a `v*` tag triggers the
@@ -318,8 +318,8 @@ git push origin v1.0.0
OpenWispr.
Wisp.