MSI
WinGet
murmure
al1x-ai · 1.8.1 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i Murmure_x64.msi /quiet /norestart
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{8B5B22E3-81D6-43B7-914A-D4BA19BBF9B2}
Product version operator
Greater than or equal to
Product version
1.8.1
MSI Properties
Product Code
{8B5B22E3-81D6-43B7-914A-D4BA19BBF9B2}
File Identity
Filename
Murmure_x64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Kieirra.Murmure
Version
1.8.1
Description
Fully local, private and cross platform Speech-to-Text with LLM Post-processing
License
AGPL-3.0
↗
Homepage
https://github.com/Kieirra/murmure
Release Notes
Murmure 1.8.1
This patch release fixes a critical issue on macOS where shortcuts (including Space) were not detected, along with several smaller fixes.
Bug Fixes
- (macOS) Fix shortcuts not working - Space and other shortcuts were not detected on macOS. Replaced rdev event listener with polling-based approach.
- Remove Ctrl+B shortcut that could hide sidebar (#266).
- Allow virtual microphones in device list, e.g. Nvidia Broadcast (#164).
- Add beta tag and CPU usage warning for Voice Mode.
- Se…