Hold the activation hotkey, speak naturally, then release. VoxChimp transcribes locally and pastes the result wherever your cursor is active.
VoxChimp help centre
FAQs that are ready for people and assistants.
Browse common setup, dictation, and Agent Mode questions. Copy an answer, or open ChatGPT or Claude with the page loaded when you want follow-up help.
Public help
Questions? Askable answers.
Getting started
Drag VoxChimp into Applications to install.
- Open your Downloads folder and double-click
VoxChimp.dmg. - In the window that appears, drag VoxChimp into the Applications folder.
- Open Applications and launch VoxChimp. The first time you launch it, macOS may ask you to confirm opening an app downloaded from the internet. Click Open.
VoxChimp needs a few macOS permissions to work from anywhere:
- Microphone access to hear your dictation.
- Accessibility access to paste text at the active cursor.
- Input Monitoring to detect your activation hotkey.
VoxChimp requires macOS 14 Sonoma or later. It runs natively on Apple Silicon and Intel Macs.
VoxChimp works system-wide with apps that accept text input. That includes Slack, Gmail, VS Code, Notion, iMessage, Pages, browser text fields, and most other places where your Mac cursor can type.
Transcription and translation run on local models, so core dictation does not need an internet connection. Agent Mode needs a connection when it talks to a cloud provider, but can also be configured with local model providers for offline-style workflows.
Agent Mode
Agent Mode in VoxChimp lets you speak an instruction while selected text or clipboard content is passed to your chosen assistant profile. It is built for fast, repeatable workflows like rewriting an email, summarising notes, or turning rough ideas into structured output.
Dictation captures what you say and pastes text at your cursor. Agent Mode captures an instruction, combines it with selected text or clipboard content, and asks a configured AI provider to transform it before you paste the result.
Chimps are configurable profiles for formatting or transforming text. A chimp can be tuned for email, Slack, code comments, clean transcription, translation, or another repeatable writing job.
Agent Mode can use configured cloud providers such as Anthropic, OpenAI, Gemini, Grok, or GitHub Copilot, and local model providers such as LM Studio or Ollama. The right option depends on whether you prioritise speed, privacy, cost, or model quality.
Dictation pastes the transcribed text where your cursor is. In Agent Mode, VoxChimp can use selected text or clipboard text as input, then replace the clipboard with the transformed result so you can paste it where you need it.
Copy or select the text you want to transform, hold the Agent Mode shortcut, speak the instruction, and let the configured chimp produce the result.
Yes. Search-backed chimps can use a configured search provider such as SearXNG, Brave, Tavily, SerpAPI, or Serper for current facts, rates, news, or other live information before generating an answer.
Yes. VoxChimp can translate dictated text locally, including workflows where you speak in English and output text in another language.
Connect a provider
Add your OpenAI API key in VoxChimp Settings under Providers. Credentials are stored locally and used only when an assistant action is triggered.
- Open Settings, then Providers.
- Paste your OpenAI API key into the OpenAI field.
- Test the connection.
- Pick a default model for Agent Mode.
Open Settings, choose Providers, paste your Anthropic API key, test the connection, and choose the Claude model you want your chimps to use.
Local models
LM Studio is a free desktop app for running local AI models with a built-in server. Set it up once and VoxChimp uses it for every Agent Mode request.
- Download LM Studio from lmstudio.ai and install it.
- Pick a chat model in LM Studio that fits your Mac's RAM (see "Which local model should I choose?" for guidance).
- Open the Developer tab in LM Studio and start the local server. Note the base URL (default:
http://localhost:1234/v1). - In VoxChimp, open Settings > Agent and select "LM Studio (Local)".
- Paste the base URL, pick your loaded model, and test the connection.
Ollama is a free, open-source tool that runs large language models locally. It's the quickest way to get Agent Mode working without an API key.
- Install Ollama:
brew install ollama(or download from ollama.ai). - Pull a model:
ollama pull llama3.2. - Ollama runs automatically on
localhost:11434. No extra setup needed. - In VoxChimp, open Settings > Agent and select "Ollama (Local)".
- Default model is llama3.2. Hit "Test connection" and you're good to go.
SearXNG is a free, self-hosted search engine that runs in Docker on your Mac. It gives search-backed chimps live web results without needing an API key.
- Install Docker Desktop from docker.com/products/docker-desktop. It's free for personal use. Open it once to finish setup.
- Download our ready-made setup files: searxng-setup.zip. Unzip anywhere on your Mac.
- Open Terminal (in Applications > Utilities), navigate to the unzipped folder, and run
docker compose up -d. This downloads and starts SearXNG. - In VoxChimp, open Settings > Web Search and select "SearXNG".
- SearXNG restarts automatically with Docker Desktop, so you only set it up once.
Match the model to your Mac's RAM. Use smaller models for short formatting tasks; use larger or quantised models for longer rewrites, reasoning, or multi-step Agent Mode workflows.
- 8 GB RAM: Qwen 2.5 7B, Phi-4 Mini 3.8B, or Nemotron Nano 4B.
- 16 GB RAM: Gemma 3 12B or Gemma 4 26B MoE (quantised).
- 24 GB RAM: Gemma 4 31B, Qwen 3.5 27B, or Gemma 4 26B MoE (full).
- 32+ GB RAM: any model at higher quantisation (Q8_0) for best quality.
Troubleshooting
This is almost always a permissions issue. Fix it in System Settings:
- Open System Settings.
- Go to Privacy & Security > Input Monitoring.
- Make sure VoxChimp is in the list and enabled.
- If VoxChimp isn't listed, click the + button and add it from Applications.
- Restart VoxChimp.
VoxChimp needs Accessibility permission to paste text at the cursor. Fix it in System Settings:
- Open System Settings.
- Go to Privacy & Security > Accessibility.
- Make sure VoxChimp is in the list and enabled.
- If VoxChimp isn't listed, click + and add it from Applications.
- Restart VoxChimp.
Check both microphone permission and your input device:
- Open System Settings.
- Go to Privacy & Security > Microphone and enable VoxChimp.
- Go to Sound > Input and confirm the correct microphone is selected.
- Speak and watch the input level meter to confirm audio is reaching macOS.
Try these tips:
- Speak clearly and at a moderate pace.
- Reduce background noise.
- Use a quality microphone; external mics often work better than built-in.
- Position the microphone closer to your mouth.
- For domain-specific terms, add them to your Vocabulary in Settings > Vocabulary so VoxChimp normalises them after transcription.
Change the activation key in Settings:
- Click the VoxChimp icon in your Dock or menu bar.
- Open Settings.
- Under "Hotkey", select your preferred key.
- Available options: Left Option, Right Option, Left Control, Right Control, Caps Lock.
Manage your subscription from VoxChimp:
- Open VoxChimp and go to Settings > License.
- Click Manage subscription.
- This opens the Stripe customer portal where you can cancel.
- Your access continues until the end of your billing period.
Privacy & account
No. VoxChimp dictation and transcription run on-device. Agent Mode sends text only after you explicitly ask a provider-backed chimp to process it. The Markdown help content on this page is public website copy and never includes licence keys, emails, or personal audio.
VoxChimp includes a History view for reviewing and searching recent transcriptions, with details such as when the transcription happened, how many words it contained, and where it was pasted.
Insights summarise usage patterns such as transcription volume and productivity trends. Voice Health is informational and based on vocal pattern analysis over time; it is not medical advice and should not replace professional care.
Yes. VoxChimp offers a free trial with full access, then a Pro plan for continued use. See the pricing page for current rates.