Turn recorded files or live microphone audio into text, with word timings when you need them.
// hero
Vox powers macOS transcription and text-to-speech.
For macOS, iOS, and web apps. Embed Vox directly or integrate through Vox Companion.
transcribe · speak · warm-up · measure
// capabilities
4 capabilitiesAudio to text. Text back to audio.
Turn text into spoken audio with Apple system voices, local models, or a configured speech provider.
Run Vox inside an Apple app, or connect browser and Node clients through Vox Companion on the same Mac.
Prepare models before the first request and see how long loading, inference, and synthesis take.
// packages
5 surfacesBuild with Vox wherever your voice workflow lives.
Apple apps can run the engine directly. Browser apps and local tools connect through Vox Companion. Each surface keeps transcription and speech generation explicit.
VoxCore · VoxEngine · VoxService · VoxBridge
Embed transcription and text-to-speech directly in macOS and iOS apps.
voxd
Keep speech models ready on your Mac and share them with browser apps, Node tools, and the CLI.
@voxd/sdk
Transcribe audio and generate speech from typed Bun and Node clients.
@voxd/client
Add local transcription to web apps through Vox Companion.
@voxd/cli
Transcribe files, generate speech, warm up models, and measure performance from the terminal.
// minivox
Minivox is tiny, fast dictation from the menu bar.
Click the microphone, speak, and stop. Minivox transcribes locally with Parakeet and copies the finished text to your clipboard.
It embeds Vox directly in one small Swift app—no daemon, browser bridge, reply engine, or extra steps.
to talk
You · transcript
Meet me outside the studio at half past three.
Copied to clipboard
Ready to paste into any app.
// observability
See where the time goes.
See how long each part of a voice request takes. Filter results by app, route, model, or voice.
// install
Add Vox Companion to your Mac.
Apple apps can use Vox directly. For web apps and local tools, install Vox Companion, then use the CLI to check that it is ready or measure performance.
DOWNLOAD
Drag Vox to Applications. It opens at login so web apps and local tools can connect when needed.
Vox.dmgCLI