Yes. Core transcription features are free forever — local and cloud models, AI enhancement with your own API key, custom shortcuts, voice log, and more. The Free plan includes generous limits (10 command mode calls/month, 5 hours of meeting notes, 3 workflows). The Pro plan removes all limits and unlocks advanced features like custom AI instructions, speaker diarization, real-time preview, and cloud sync.
Does my voice data leave my device?
Only if you choose to use a cloud transcription model. When using local models (Whisper, Parakeet), everything stays on your machine — no internet required. Even with cloud models, audio is sent directly to the provider you choose (Groq, Deepgram, etc.) and is not stored by Vowen.
Is Vowen open source?
Vowen uses open-source components internally (Whisper.cpp, Parakeet) but the application itself is not currently open source. Open-sourcing is being considered for the future.
Will existing free features stay free?
Yes, always. We will never paywall features that are currently free. The Pro plan is for new, advanced capabilities only.
What platforms does Vowen support?
macOS (Apple Silicon and Intel) and Windows (x64). ARM64 Windows is experimental. Linux is not currently supported.
Does it work on Intel Macs?
Yes, but Apple Silicon (M1/M2/M3/M4) is recommended for best performance with local models. Some larger models may be slower on Intel.
I granted a permission but the feature still doesn't work
Fully quit Vowen (right-click the menu bar or tray icon > Quit Vowen) and relaunch it. macOS in particular requires a full restart after granting Accessibility permission before the change takes effect.
Why isn't Vowen showing up in the permission list?
Launch Vowen at least once. The app registers itself with macOS on first launch. If it still doesn’t appear, try dragging the Vowen app from Applications directly into the permission list in System Settings.
I denied a permission by accident. How do I re-enable it?
Go to System Settings > Privacy & Security > [Permission Type], find Vowen, and toggle it on. If the toggle is greyed out, click the lock icon at the bottom of the window and authenticate to make changes.
Check your internet connection. If you are behind a VPN or firewall, try disabling it temporarily. Some regions may have slower connections to our update server.
Vowen won't restart after an update
Manually quit Vowen (right-click the menu bar or tray icon and choose Quit) and relaunch from Applications or the Start menu.
I don't see an update banner. How do I check manually?
Use Settings > General > Check for Updates to force a manual check. The daily auto-check can be delayed if your machine was offline or asleep at the scheduled time.
Offline/Privacy: Any local model (Whisper or Parakeet)
Real-time preview: Parakeet, Deepgram, Soniox, or Mistral
See the full Models Guide for detailed comparisons.
What's the difference between local and cloud models?
Local models run entirely on your device — they work offline and keep your data private, but may be slower on some hardware.Cloud models send your audio to a third-party API (Groq, Deepgram, etc.) for transcription — they’re faster and more accurate for complex vocabulary, but require an internet connection and an API key.
Why are there two Groq models?
Groq serves two purposes in Vowen:
Transcription (Whisper Large v3 / Turbo) — converts speech to text
AI Enhancement (Llama, etc.) — polishes and formats the transcribed text
They’re different model types serving different stages of the pipeline.
Does it support my language?
Vowen supports 99 languages via Whisper models and 25 European languages via Parakeet. Set your language in Settings > Language. For best non-English results, use the multilingual Large v3 model or a cloud model.
Can I transcribe audio/video files?
Yes. Go to the Transcribe tab in the settings window to drag-and-drop or browse for audio/video files. Supports common formats with timestamps in the output.
Check your internet connection and available disk space. Downloads can be resumed if interrupted; just click download again.
I see a 'Whisper Server Not Running' banner. What does it mean?
The model file may be corrupted. Delete the model and re-download it. If the issue persists, check that your antivirus hasn’t quarantined the model files.
Why does a model load slowly the first time I use it?
The first transcription after launching Vowen (or switching models) takes longer as the model loads into memory. Subsequent transcriptions are faster.
Why does 'Thank you' appear when I didn't say anything?
This is a known Whisper quirk: when it detects silence, it sometimes hallucinates “Thank you.” Vowen’s junk detection catches and discards this in most cases. If it persists, speak immediately when you press the shortcut.
Why is my first or last word being cut off?
Pause for a brief moment (half a second) after pressing the shortcut before speaking, and after finishing before releasing. This gives the audio capture time to start and stop cleanly.
Why do my words get mixed up when I speak quickly?
Slow down slightly, or switch to a larger model. Cloud models (Groq, Deepgram) handle fast speech better than smaller local models.
How do I get technical terms spelled correctly?
Add them to your Custom Vocabulary (Settings > Dictionary). For consistent misspellings, create a Thread replacement rule.
Why does my transcription output repeat?
This occasionally happens with local models. Re-record the phrase. If it happens frequently, try a different model or enable AI Enhancement, which catches and removes repetitions.
Yes. Vowen supports 10+ AI providers including OpenAI, Anthropic (Claude), Google Gemini, Groq, DeepSeek, OpenRouter, and more. Bring your own key — no Vowen subscription required for AI enhancement.
What does AI Enhancement do?
It lightly cleans up your transcription: fixes spelling and grammar, removes filler words (um, uh), applies formatting (bullet points, paragraphs), and converts spoken numbers to digits. It preserves your voice and wording — it does not rewrite your text.
Can I use it for coding?
Yes. Many developers use Vowen to dictate prompts to AI coding tools. For code-related dictation, we recommend disabling AI Enhancement so you get the literal transcription without any cleanup.
Can I select text and use AI on it?
Yes. Use Command Mode (default: Alt+Shift). When you have text selected, it automatically becomes context for your voice command. Say things like “rewrite this more formally” or “fix the grammar” and the AI will process your selected text.
Press the hands-free shortcut again to toggle it off, or press the stop button in the recording indicator. You can also enable auto-deactivate in settings, which stops recording when you click your mouse or press a key.
Can I use it in specific apps only?
Vowen works globally, but you can set up Tones (Pro) to automatically change behavior per app. For example: formal writing in email apps, casual in chat apps, no AI enhancement in code editors.
Where are my transcriptions stored?
Locally on your device:
macOS:~/Library/Application Support/vowen/
Windows:%APPDATA%/vowen/
Transcription history is in transcription-history.json. Meeting notes are in meeting-notes.json.
Can I record meetings without a bot joining?
Yes. Vowen’s Meeting Notes captures system audio silently — no bot joins the call, no banner appears to other participants. Works with Zoom, Teams, Meet, Slack Huddles, and any app that produces audio. Available on both macOS and Windows. Free plan includes up to 5 hours of recording.
How do I export my data?
Go to Settings > Privacy > Export Data. You can export in JSON, CSV, or Markdown format. Select specific date ranges or export everything.
Does it work with Bluetooth headphones?
Yes. Select your Bluetooth device in Settings > Audio. Note: on macOS, if your Bluetooth headset is connected, Meeting Notes will capture both system audio and your microphone through the Bluetooth device.
The app is not yet code-signed with an Extended Validation (EV) certificate, which is expensive for indie developers. The app is safe to use. You can whitelist it in your antivirus settings.
Why does only 'v' get pasted in some apps?
Some apps don’t support standard Ctrl+V paste. Switch to Direct insertion method in Settings > General > Text Insertion Method.
My recording indicator shows on the wrong monitor
With dual monitors, the indicator may appear on the wrong screen. Restart Vowen and it recalculates position. This has been improved in recent versions.
Why are my model files being deleted by antivirus?
Some antivirus software quarantines Whisper model files. Add the Vowen data directory (%APPDATA%/vowen/) to your antivirus exclusion list, then re-download the model.
Why doesn't the taskbar icon click open Vowen?
Right-click the icon in the system tray (hidden icons) and select Open Settings. Direct taskbar clicks opening the app window is a known UX issue being addressed.
What is the 'Option' key on Windows?
The Option key on macOS corresponds to the Alt key on Windows. So “Option+Shift” becomes “Alt+Shift” on Windows.
Local models are slow on Windows. What can I do?
Three options:
Use a cloud model — Groq offers a generous free tier and is very fast
Enable GPU acceleration — If you have an NVIDIA GPU, download the acceleration module from Settings > Models
Use a smaller model — Tiny or Base models are faster than Medium/Large