Skip to content

Commit f1f6ef4

Browse files
authored
VoiceWave.LocalCore version 0.3.1 (microsoft#365027)
1 parent 50390db commit f1f6ef4

3 files changed

Lines changed: 66 additions & 0 deletions

File tree

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Created using wingetcreate 1.12.8.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: VoiceWave.LocalCore
5+
PackageVersion: 0.3.1
6+
MinimumOSVersion: 10.0.17763.0
7+
InstallerType: nullsoft
8+
Scope: user
9+
InstallModes:
10+
- interactive
11+
- silent
12+
- silentWithProgress
13+
InstallerSwitches:
14+
Silent: /S
15+
SilentWithProgress: /S
16+
UpgradeBehavior: install
17+
Installers:
18+
- Architecture: x64
19+
InstallerUrl: https://github.com/rithwik1510/VoiceWave-Open-Source-WhisperFlow-Alternative/releases/download/v0.3.1/VoiceWave.Local.Core_0.3.1_x64-setup.exe
20+
InstallerSha256: 44AA7EC028A9FD46216442CFA88729D780F7BD6B2ECB483714F80D9AC6881EE2
21+
ManifestType: installer
22+
ManifestVersion: 1.12.0
23+
ReleaseDate: 2026-04-25
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# Created using wingetcreate 1.12.8.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: VoiceWave.LocalCore
5+
PackageVersion: 0.3.1
6+
PackageLocale: en-US
7+
Publisher: Rithwik Posani
8+
PublisherUrl: https://github.com/rithwik1510
9+
PublisherSupportUrl: https://github.com/rithwik1510/VoiceWave-Open-Source-WhisperFlow-Alternative/issues
10+
Author: Rithwik Posani
11+
PackageName: VoiceWave Local Core
12+
PackageUrl: https://github.com/rithwik1510/VoiceWave-Open-Source-WhisperFlow-Alternative
13+
License: Apache-2.0
14+
LicenseUrl: https://github.com/rithwik1510/VoiceWave-Open-Source-WhisperFlow-Alternative/blob/main/LICENSE
15+
Copyright: Copyright (c) 2026 Rithwik Posani
16+
ShortDescription: Privacy-first local dictation for Windows. Powered by whisper.cpp with no cloud audio path.
17+
Description: |-
18+
VoiceWave is a privacy-first desktop dictation app that captures speech locally, transcribes it with on-device whisper.cpp models, and inserts text reliably into the focused app.
19+
20+
- Local-only transcription (no audio leaves your device)
21+
- Global hotkey push-to-talk and toggle dictation
22+
- Direct insert with clipboard and history fallbacks
23+
- Verified model lifecycle with checksum validation
24+
Moniker: voicewave
25+
Tags:
26+
- dictation
27+
- speech-to-text
28+
- whisper
29+
- transcription
30+
- privacy
31+
- voice
32+
- accessibility
33+
ReleaseNotesUrl: https://github.com/rithwik1510/VoiceWave-Open-Source-WhisperFlow-Alternative/releases/tag/v0.3.1
34+
ManifestType: defaultLocale
35+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created using wingetcreate 1.12.8.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: VoiceWave.LocalCore
5+
PackageVersion: 0.3.1
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)