Download ASRbox

Free & open source (MIT License). Current version v0.2.0, public beta.

Checking the latest version…

Public beta

ASRbox is in public beta: features work and it is ready for everyday trying and feedback, but it is not a stable release. Found a problem? Please file a GitHub Issue.

Windows

Windows 10 / 11 · 64-bit

Version
v0.2.0
Size
431 MB
NSIS installer (.exe)
ASRbox_0.2.0_x64-setup.exe
Download for Windows

Optional CUDA kit: NVIDIA users can download it in-app for up to ~10× faster local transcription.

macOS

Apple Silicon (M-series)

Version
v0.2.0
Size
551 MB
DMG image (.dmg)
ASRbox_0.2.0_aarch64.dmg
Download for macOS

Apple GPU acceleration works out of the box; Intel Macs are not supported yet.

About the "unsigned" warnings

ASRbox has no paid code-signing certificate yet, so your system will show a one-time security warning on first install. This is expected:

  • macOS: if it says the app is "damaged", run xattr -cr /Applications/ASRbox.app in Terminal and reopen; or choose "Open Anyway" in System Settings → Privacy & Security.
  • Windows: when SmartScreen appears, click "More info" → "Run anyway".

Verify your download

Every release ships a SHA256SUMS.txt. Use it to verify the integrity of your installer:

macOS:shasum -a 256 ASRbox_0.2.0_aarch64.dmg
Windows:certutil -hashfile ASRbox_0.2.0_x64-setup.exe SHA256
Download SHA256SUMS.txt

Docker self-hosting

A Docker web edition is also available (Linux CPU, 8 GB RAM / 15 GB disk minimum), for running on your own server.

Read the Docker guide
All releases & changelog

Looking for another platform? Only the above plus Docker are supported for now — no Linux desktop or Intel Mac builds yet.