Home / Blog / Speech to Text Glossary
How-to Guides

Speech to Text Glossary: 20 Terms Explained Simply

Updated June 26, 2026 · 6 min read

Speech to text is full of jargon: ASR, WER, VAD, diarization, on-device, streaming. Most of it sounds harder than it is. This glossary defines 20 core terms in plain English so you can compare voice to text and dictation tools on Mac without a computer science degree.

Short answer: Speech to text is any technology that turns spoken audio into written words. The terms around it describe how it does that: ASR is the engine, on-device means it runs on your Mac, WER measures accuracy, and AI cleanup polishes the raw transcript. Learn those four and the rest fall into place.

Key takeaways

Speech to text, in plain words

Every voice typing app, from Apple's built-in dictation to a dedicated Mac tool like BlaBlaType, is built on the same building blocks. Vendors describe those blocks with a shared vocabulary, and once you know it, spec sheets stop being intimidating. Most people speak around three to four times faster than they type, so it is worth learning enough of the language to pick a tool that actually keeps up.

If you want the wider picture first, our complete 2026 guide to voice to text on Mac walks through setup end to end. This page is the dictionary you can keep open beside it.

The 20 terms explained simply

Ready to put the vocabulary to work? Our walkthrough on building a voice-first writing setup on Mac shows how push-to-talk, a custom dictionary, and AI cleanup fit together in a daily workflow.

Microphone On-device ASR model AI cleanup polish text App
The pipeline behind most of these terms: mic, then on-device ASR, then AI cleanup, then your app.

On-device versus cloud: the terms that matter for privacy

If only one distinction on this list sticks, make it this one. Where the recognition runs decides where your voice goes. Here is the honest trade-off.

On-device

  • Audio and transcripts stay on your Mac
  • Works offline, no connection needed
  • No per-minute cloud billing
  • Nothing to log or leak on a server

Cloud

  • Your voice is uploaded to a third party
  • Needs an internet connection to work
  • Often metered or subscription based
  • You trust their retention policy

BlaBlaType sits firmly on the on-device side: speech recognition runs 100% locally on Apple Silicon, so nothing is uploaded. If you are comparing tools on this exact point, our offline Wispr Flow alternative breakdown puts cloud and local dictation side by side. For a sense of how far open models have come, the original Whisper research paper is a readable starting point.

Myth versus fact

A few of these terms get misused in marketing. Three quick corrections.

Myth"On-device" and "private" always mean the same thing.

FactNot automatically. A tool can run the model locally yet still send analytics or drafts elsewhere. On-device only guarantees privacy when the audio and transcript never leave the machine, which is how BlaBlaType is built.

MythA lower Word Error Rate means the app will feel accurate for you.

FactWER is measured on standard test audio. Your real accuracy depends on your accent, your microphone, background noise, and whether you use a custom dictionary for names and jargon.

MythTranscription and dictation are interchangeable words.

FactThey overlap but differ in timing. Dictation happens live as you speak into an app; transcription usually turns an existing recording or file into text afterward.

Putting the glossary to work on your Mac

Once the terms click, choosing a tool is mostly about matching features to the words: do you need on-device processing, AI cleanup, a custom dictionary, and translate-as-you-speak, all system-wide in any app? On Mac, that combination is exactly what BlaBlaType offers, and there is a three-day free trial with no card so you can test the accuracy on your own voice. Teams who write repetitive text should also read our note on how to dictate documentation and SOPs by voice. You can compare tiers any time on the pricing page. For context on how conversational voice features work in other tools, OpenAI's voice mode FAQ is a useful reference.

Turn the jargon into typed words

On-device speech recognition, AI cleanup, and a custom dictionary, working in any app on your Mac. No card needed for the trial.

Download for macOS

Frequently asked questions

What is the difference between speech to text and dictation?

Speech to text is the broad technology that converts spoken audio into written words. Dictation is one everyday use of it: you speak and text appears live where your cursor is. All dictation is speech to text, but speech to text also covers transcribing recorded files and captions.

What does on-device speech to text mean?

On-device speech to text means the recognition model runs on your own computer, so your audio is converted to text locally and never uploaded to a server. BlaBlaType works this way on Mac using local Whisper and Parakeet models, so voice and transcripts never leave the machine.

What is Word Error Rate in speech to text?

Word Error Rate, or WER, is a common accuracy measure for speech to text. It counts the words a system gets wrong, inserts, or drops, divided by the total words spoken. A lower WER means fewer mistakes, though real accuracy also depends on accent, background noise, and a custom dictionary.