Skip to content

Releases: heimeshoff/Whisperheim

Whisperheim 0.1.2

19 Jun 14:40

Choose a tag to compare

WhisperHeim 0.1.1

12 May 14:12

Choose a tag to compare

WhisperHeim v0.1.1 — fix first-run dialog crash

Hotfix for a WPF binding crash that prevented v0.1.0 from launching on
clean installs (no cached models). FirstRunSetupWindow's progress-bar
binding inherited TwoWay-by-default from RangeBase, which failed against
ModelRowVm.Percent's private setter. Pin Mode=OneWay.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

WhisperHeim 0.1.0

12 May 13:54

Choose a tag to compare

WhisperHeim v0.1.0 — first public release

Local Windows transcription via Velopack-packaged Setup.exe. Includes
dictation, call recording with speaker separation, audio-file transcription,
TTS, and a tray-based UX. All transcription runs on-device.

See the Release page for download (Setup.exe), SHA-256 verification, and
install guidance (SmartScreen click-through, optional FFmpeg via winget).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>