Skip to content

Commit 83b9113

Browse files
authored
New version: Kieirra.Murmure version 1.8.1 (microsoft#355358)
1 parent 6b9ee24 commit 83b9113

3 files changed

Lines changed: 65 additions & 0 deletions

File tree

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: Kieirra.Murmure
5+
PackageVersion: 1.8.1
6+
InstallerLocale: en-US
7+
InstallerType: wix
8+
Scope: machine
9+
ProductCode: '{8B5B22E3-81D6-43B7-914A-D4BA19BBF9B2}'
10+
ReleaseDate: 2026-04-04
11+
AppsAndFeaturesEntries:
12+
- ProductCode: '{8B5B22E3-81D6-43B7-914A-D4BA19BBF9B2}'
13+
UpgradeCode: '{277BDAB5-E82B-55BC-A17C-DE7AEAF0F249}'
14+
InstallationMetadata:
15+
DefaultInstallLocation: '%ProgramFiles%/murmure'
16+
Installers:
17+
- Architecture: x64
18+
InstallerUrl: https://github.com/Kieirra/murmure/releases/download/1.8.1/Murmure_x64.msi
19+
InstallerSha256: 091E12289AABFC44D7646E030C900647CB65328732F1AD5A928965F3547227E3
20+
ManifestType: installer
21+
ManifestVersion: 1.12.0
Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: Kieirra.Murmure
5+
PackageVersion: 1.8.1
6+
PackageLocale: en-US
7+
Publisher: al1x-ai
8+
PublisherUrl: https://github.com/Kieirra
9+
PublisherSupportUrl: https://github.com/Kieirra/murmure/issues
10+
PackageName: murmure
11+
PackageUrl: https://github.com/Kieirra/murmure
12+
License: AGPL-3.0
13+
LicenseUrl: https://github.com/Kieirra/murmure/blob/HEAD/LICENSE
14+
ShortDescription: Fully local, private and cross platform Speech-to-Text with LLM Post-processing
15+
Tags:
16+
- asr
17+
- asr-model
18+
- debian-packages
19+
- linux
20+
- macos
21+
- privacy
22+
- speech-to-text
23+
- windows
24+
ReleaseNotes: |-
25+
Murmure 1.8.1
26+
This patch release fixes a critical issue on macOS where shortcuts (including Space) were not detected, along with several smaller fixes.
27+
Bug Fixes
28+
- (macOS) Fix shortcuts not working - Space and other shortcuts were not detected on macOS. Replaced rdev event listener with polling-based approach.
29+
- Remove Ctrl+B shortcut that could hide sidebar (#266).
30+
- Allow virtual microphones in device list, e.g. Nvidia Broadcast (#164).
31+
- Add beta tag and CPU usage warning for Voice Mode.
32+
- Security updates for dependencies.
33+
See full CHANGELOG.
34+
ReleaseNotesUrl: https://github.com/Kieirra/murmure/releases/tag/1.8.1
35+
ManifestType: defaultLocale
36+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: Kieirra.Murmure
5+
PackageVersion: 1.8.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)