← Back to Help center
Providers & Models

Which model should you use?

Four questions decide it: what machine you have, what must not leave it, which subscriptions you already pay for, and which language you speak. Answer them and the rest follows.

Three choices, not one

People say "which model" as if there were one. Dimmy actually asks you three separate questions, and you can answer them differently.

StageWhat it doesCan be
Speech to textTurns your voice into words.Local engine, or a cloud provider.
RewriteApplies a style or tone to those words. Optional.Off, local LLM, cloud LLM, or your own Claude / ChatGPT / Gemini plan.
RecapSummarises a whole meeting. Optional.Same options as rewrite, picked independently.

Nothing forces them to match. Local speech to text with a cloud recap is a perfectly normal setup, and it is the one most privacy-minded users land on.

Question 1: what machine do you have

Dimmy reads your hardware at first run and preselects for you. It never hides a model and never blocks one. The worst it does is preselect the cloud card, show you an amber or red dot next to a model that will not fit, and free up memory before loading something large.

Your machineDimmy's verdictWhat it means
Apple Silicon MacGoodAlways. Unified memory plus the Neural Engine, which nothing else is fighting you for.
Dedicated GPU, 4 GB or moreGoodAny local model on the list is realistic.
Dedicated GPU, 2 to 4 GBTightSmaller models only. Large ones will load, then crawl or fail.
Integrated graphicsPoorCloud is a better start, no matter how much system RAM you have.
GPU could not be readUnknownTreated as fine, not as weak. Dimmy will not push you to the cloud on a guess.

Question 2: what must not leave your computer

This is the question worth answering honestly, because it is the one that is hard to undo. Here is exactly what goes out in each setup.

SetupAudio leaves?Text leaves?Who receives it
Local speech to text, no rewriteNoNoNobody.
Local speech to text, local LLMNoNoNobody.
Local speech to text, cloud rewriteNoYes, the transcriptionOnly the vendor whose model you picked.
Cloud speech to text, cloud rewriteYes, the recording is uploadedYesThe speech vendor gets your audio, the rewrite vendor gets your text. They can be two different companies.
A CLI bridge (Claude, Codex, Gemini)NoYes, the textYour own plan, through the vendor's own official command. Dimmy never reads your credentials.

For a recap, the entire meeting transcript goes to whichever provider you picked for it. A local recap keeps all of it on the machine. Either way the audio, the transcript and the recap stay saved in your recordings folder.

Question 3: which subscriptions do you already pay for

This is the part people miss, and it is the one that saves the most money. If you already pay for Claude, ChatGPT or a Gemini Code Assist work seat, Dimmy can run the rewrite and the recap through that plan instead of an API key. It drives the vendor's own command line tool, so the work is billed against the plan you already have and costs no extra credit.

You already pay forTurn onNotes
Claude (Pro, Max, Team)Claude CLISee Claude CLI setup.
ChatGPT (Plus, Pro, Team)Codex CLISee Codex CLI setup.
Gemini Code Assist, Standard or EnterpriseGemini CLIWork accounts only. Google ended Gemini CLI access for personal accounts, including AI Pro and Ultra, so you have to confirm yours is a company seat before the option appears.
Nothing yetAn API key, or stay localSee Add your API key.

Question 4: which language do you speak

Language and engine are not independent. Pick the language first, then the engine that actually covers it.

EngineLanguagesPick it when
WhisperAuto-detect plus 99 languages, the broadest by far.You need a language outside Europe, or you switch languages often.
Whisper Distil (English)English only.You only ever dictate in English and want roughly six times the speed of Large v3.
ParakeetEuropean languages. It takes no language setting at all, so the Language box has no effect on it.You speak a European language and want the fastest option on a Mac.
Qwen3-ASRMultilingual, but you should name the language rather than leave it on Auto.You want the best result on conversational speech and acronyms.

Putting it together

If you areSpeech to textRewrite and recap
On a Mac, and you want it to just workParakeet, the default. It runs on the Neural Engine, so a long meeting does not slow the rest of the Mac down.Your Claude or ChatGPT plan through a CLI bridge, or a local model.
On Windows with a 4 GB card or betterWhisper Base to start, Large v3 Turbo if accuracy is short. Qwen3-ASR 1.7B if your audio is messy conversation.Cloud with your own key, or a local model if the card has room left.
On Windows with integrated graphicsCloud. Groq's Whisper Large v3 Turbo is the shipped default and it is fast.Cloud, same key.
Handling anything confidentialLocal, any engine. Nothing leaves.Local LLM, or off entirely. A cloud recap sends the whole transcript.
Watching what you spendLocal. It costs nothing per minute.A plan you already pay for, through a CLI bridge.
Dictating only in EnglishWhisper Distil Large v3.5. Same family, far quicker.Whatever the rows above suggest.

Where to change it

WhatWindows and macOSLinux
Local or cloudSettings → Voice input → ModeNot exposed
Local modelSettings → Voice input → Local modelNot exposed
Cloud speech providerSettings → Voice input → ProviderSettings → General → STT provider
LanguageSettings → Voice input → LanguageSettings → General → Language
Rewrite and recap modelSettings → OutputSettings → Output
API keysSettings → Providers & keysSettings → General
Was this helpful?

In this category

Providers & Models
Local mode: transcription on your own machine
Three speech engines that run on your device. No API key, no upload, no per-minute cost. Works on a plane.
Providers & Models
Cloud providers compared
Groq is fastest, OpenAI is the gold standard, Deepgram leads on streaming. All optional. Bring your own key.
Providers & Models
Add your API key
Open Settings → Providers & keys, find the provider card, paste the key. It is encrypted on your machine. You can update keys at any time.
Providers & Models
Choose a local model
The whole on-device catalogue: nine Whisper sizes, Parakeet TDT v3, four Qwen3-ASR variants. What each one weighs and what it runs on.
Providers & Models
Optional on-device LLM
Run the LLM enhancement pass locally via llama.cpp. No cloud, no key, no per-token cost. Pick a model to match your GPU memory.
Last updated: 2026-05-22