Download Fast Sub

Fast Sub is currently at the desktop public-preview / release-candidate stage.

Current Platform Status

Platform Status Notes
Windows x64 installer Release candidate FastSub-Desktop-0.13.2-windows-x64.exe; smoke tested as an unsigned build.
Windows x64 portable zip Release candidate FastSub-Desktop-0.13.2-windows-x64.zip; smoke tested as an unsigned build.
macOS arm64 dmg Preview FastSub-Desktop-0.13.2-macos-arm64.dmg; smoke tested as an ad-hoc signed, unnotarized build.
Linux desktop Not packaged No desktop release target yet.
Python CLI Available from source Intended for developers and existing CLI users.
Go CLI / daemon Available from source Used by the desktop app and local daemon workflows.

Before Installing

Where To Download

Download preview artifacts from the project GitHub Releases page after the maintainer publishes the release.

Use the release notes and checksums to confirm which artifacts have been validated before installing. If a release is still marked as draft, it is not yet available to normal public visitors.

Checksums

SHA256 checksums for 0.13.2 are listed in the project release notes:

Package Size

The desktop packages are large because they include Electron/Chromium, the Go daemon, whisper.cpp runtime, and an app-private Python runtime for local ASR and translation bridge features. Model files are not included in the package and are installed after first run. Windows includes bundled aria2 for FFmpeg downloads; macOS uses the built-in HTTPS downloader by default.