Docs / Getting Started / Quick start

Quick start

Install Ditto, pick a model, and you're transcribing in under three minutes.

1. Install

Download Ditto-Setup-1.0.0.exe from the Download page and run it. Ditto installs to your user folder. No admin rights needed.

2. Pick a model

The first time Ditto launches, a Welcome window appears. Pick a Whisper model and Ditto downloads it from HuggingFace to your %APPDATA%\ditto\models\ folder.

ModelSizeSpeedUse case
Tiny75 MBFastestQuick notes, lowest latency
Base142 MBFastCasual use, balanced
Small466 MBMediumDaily use, better accuracy
Medium1.5 GBSlowerHigh accuracy, more CPU/GPU work
Large-v32.9 GBSlowestMaximum quality

When the download finishes, the Welcome window closes itself and the floating pill appears on screen.

3. Your first transcription

  1. Click into any text field — a chat, a browser tab, your code editor, anything.
  2. Press Ctrl+Shift+Space.
  3. Talk.
  4. Press Ctrl+Shift+Space again.

A second or two later, your transcription is pasted where your cursor was.

Next