Skip to content

Getting Started

This guide will help you set up and start using Vox for the first time.

Installation

macOS

  1. Download the latest version from usevox.app
  2. Open the downloaded .dmg file
  3. Drag Vox to your Applications folder
  4. Launch Vox from Applications or Spotlight

Windows

  1. Download the latest version from usevox.app
  2. Run the downloaded .exe installer
  3. Follow the installation wizard
  4. Launch Vox from the Start Menu or Desktop shortcut

Initial Setup

When you first launch Vox, you'll see the welcome screen:

Onboarding Welcome Screen

Click Get Started to begin the setup process.

1. Grant Permissions

Vox requires three system permissions to function:

Permissions Screen

  • Microphone: Required to record audio for transcription
  • Accessibility: Needed to paste transcriptions into active applications
  • Keychain: Used to store API keys securely (if using AI enhancement)

Click Record for Test to verify that permissions are working correctly.

2. Download a Speech Model

Vox uses Whisper models for local speech recognition. Navigate to Settings → Speech to download a model:

Speech Models

Available Models

  • Fastest: Smallest model, fastest processing, lower accuracy (~75MB)
  • Fast: Good balance of speed and accuracy (~150MB)
  • Balanced: Recommended for most users (~480MB)
  • Accurate: Best accuracy, slower processing (~1.5GB)
  • Best: Highest quality, requires significant resources (~3GB)

Recommendation

Start with Accurate for the best balance of quality and performance. You can always download additional models later.

Click Download next to your chosen model, then click Test Local Model to verify it works:

Downloaded Models

3. Configure Keyboard Shortcuts

By default, Vox uses:

  • ⌘ + Space (Hold mode): Hold to record, release to stop
  • ⌘ + ⌥ + Space (Toggle mode): Press once to start, press again to stop

You can customize these in Settings → Shortcuts:

Keyboard Shortcuts

Basic Usage

Recording Your First Transcription

  1. Click the Vox icon in your menu bar or use your recording shortcut
  2. Speak clearly into your microphone
  3. Release the key (hold mode) or press the toggle key again to stop
  4. The transcription will be automatically pasted into your active application

Viewing Transcriptions

All your transcriptions are saved and can be viewed in the Transcriptions section:

Transcriptions View

Click on any transcription to:

  • Copy the text
  • View the original audio
  • Add words to your dictionary
  • Delete the transcription

Next Steps

Now that you have Vox set up, you can:

Troubleshooting

Microphone Not Working

  1. Check Settings → Permissions to ensure Microphone access is granted
  2. Verify your microphone is selected as the input device in System Preferences
  3. Test with Record for Test button

Transcription Not Pasting

  1. Ensure Accessibility permission is granted
  2. Check that the target application accepts text input
  3. Try pasting manually with ⌘ + V after recording

Model Download Failed

  1. Check your internet connection
  2. Ensure you have sufficient disk space
  3. Try downloading a smaller model first

For more help, visit the GitHub repository or report an issue.

Built with 💜 by the open-source community & core contributors