Nightly 0.2.0 (2026-09-04, fa1658af12)
Pre-release
Pre-release
Nightly 0.2.0 · 2026-09-04 · fa1658a
The newest main, rebuilt on every push. For a release, see the tagged ones.
What changed
- Spell the Windows arm64 exception flag so Git's bash leaves it alone
- Fetch sherpa-onnx outside target/, key the cache on the build environment, and build ggml portable
- Build on every target: compiler-rt on macOS, clang-cl on Windows arm64, no tar for bzip2
- workflows updates
- Find FFmpeg the same way on every platform, and let a red build explain itself
- Release notes from the commits, and no changelog file
Download
| Apple silicon | Intel / x86_64 | arm64 | |
|---|---|---|---|
| macOS | macos-arm64.dmg |
macos-x86_64.dmg |
|
| Windows | windows-x86_64.zip |
windows-aarch64.zip |
|
| Linux | linux-x86_64.tar.gz |
linux-aarch64.tar.gz |
Every bundle runs with nothing else installed.
- macOS: open the
.dmgand drag Concat to Applications. If macOS says
the app cannot be checked, right-click it and choose Open once. - Windows: unzip and run
concat.exe. The FFmpeg libraries beside it
stay beside it. - Linux:
tar xzfthe archive and run./concatfrom the folder;
concat.desktopis there for a launcher.
SHA256SUMS lists each file's checksum.
Licences
Concat is AGPL-3.0-or-later with a plugin exception
(LICENSE-EXCEPTIONS.md).
The bundles carry FFmpeg (GPL, with x264), compile in whisper.cpp (MIT) and
link sherpa-onnx with espeak-ng (GPL-3.0); Slint is used under its GPL-3.0
option. Sources and licences:
THIRD_PARTY_NOTICES.md.