Releases: IronAdamant/Interpres
Releases · IronAdamant/Interpres
Release list
Interpres v0.2.1 (Windows)
Interpres v0.2.1 (Windows)
What this is: a free helper that saves Windows Live Captions as text files on your PC. It is not a captioner by itself.
Download
- Download Interpres-portable-windows.zip below
- Unzip the folder
- Turn on Live Captions: Win + Ctrl + L
- Double-click interpres.exe
- Press Start listening
- Optional: Save to disk: ON
Fixes in this update
- No more terminal windows popping while listening
- Works even if the helper script is missing (recreated automatically)
- Better handling when Live Captions rewrites a line (fewer duplicate lines)
- Clearer README / START HERE for non-technical users
Notes
- Wrong words in the file usually mean Live Captions misheard them
- Everything stays on your computer
- Mac native work is unchanged in this release focus
SHA256 of interpres.exe is inside the zip (SHA256SUMS.txt).
Interpres v0.2.0 — Live Captions companion (Windows + Mac)
Interpres v0.2.0 — Live Captions companion
Public open source. Free. Not a paid product.
Local companion for Windows Live Captions and macOS Live Captions that can save transcripts (opt-in) as one dated file per session.
Native UI on both platforms (Win32 / AppKit), light/dark/system theme, same core engine.
Download
| Platform | Asset | What it is |
|---|---|---|
| Windows | Interpres-portable-windows.zip | Portable folder: interpres.exe (app icon embedded, no console on open), helpers, Open Interpres.bat, START HERE.txt |
| Mac (Apple silicon) | Interpres-portable-macos-aarch64.zip | Double-click pack: Interpres.app, launchers, helpers |
| Mac | interpres-macos-aarch64 | Bare optimized binary |
| SHA256SUMS.txt / SHA256SUMS-windows.txt | Checksums | |
| SOURCE_COMMIT.txt / SOURCE_COMMIT-windows.txt | Git commits for each build |
Windows quick start
- Unzip Interpres-portable-windows.zip
- Turn on Live Captions: Win + Ctrl + L
- Double-click interpres.exe (or Open Interpres.bat) — app window only, no black console
- Press Start listening; optional Save to disk / Theme
Keep Get-LiveCaptionsText.ps1 in the same folder as the exe (included in the zip).
Mac quick start
- Unzip Interpres-portable-macos-aarch64.zip
- Open START HERE.txt
- Double-click Interpres.app
- Turn on Live Captions (System Settings → Accessibility). Allow Accessibility for Interpres if prompted.
Transparent by design
- Source: https://github.com/IronAdamant/Interpres
- Windows pack commit:
2cecab1475b2b1fcc7e63d0b90119de48753f146(icon, unified UI, GUI without console; CLI still prints for probe/diagnose/etc.) - Binaries are normal Rust release builds — not obfuscated. Rebuild with
cargo build --release(Windows: prefer WinLibs/binutilswindresso the icon embeds). - How-to: docs/VERIFY.md
License
MIT OR Apache-2.0