Wingetlywingetly
← All apps

Whisperstream

by Lanreal Technologies Inc.v1.0.0

Last updated

Fast, private, on-device dictation for Windows. Push to talk and type anywhere.

Install with winget

$ winget install --id Lanreal.Whisperstream --exact --version 1.0.0

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Whisperstream

Whisperstream uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64)
Whisperstream_1.0.0_x64-setup.exe /S

See the full silent install reference for Whisperstream

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Whisperstream is a Windows dictation app that turns speech into text entirely on your device. Hold a push-to-talk key, speak, and your words are typed into whatever window is focused. Transcription runs locally on your CPU with NVIDIA Parakeet, so audio never leaves your machine. Includes a custom dictionary, optional AI cleanup, and searchable transcript history.

Installers · v1.0.0

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Whisperstream.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • R
    rtkrtk-ai
    rtk-ai.rtkv0.45.0

    CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust binary, zero dependencies

  • WO MicWolicheng Tech
    Wolicheng.WOMicv6.1

    Turn your phone to be a microphone for your computer.

  • ActivityWatchActivityWatch Contributors
    ActivityWatch.ActivityWatchv0.13.2

    ActivityWatch is an app that automatically tracks how you spend time on your devices.

  • R
    RODECaster Series ASIO DriverRØDE Microphones
    RODE.RODECasterSeriesASIODriverv1.1.6

    RØDECaster Series ASIO Driver

  • GranolaGranola
    Granola.Granolav7.498.1

    The AI notepad for people in back-to-back meetings

  • Y
    Yazisxyazi
    sxyazi.yaziv26.8.15

    Blazing fast terminal file manager written in Rust, based on async I/O

More from Lanreal Technologies Inc. or browse dictation, speech-to-text, transcription.

Frequently asked questions

How do I install Whisperstream on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Lanreal.Whisperstream --exact --version 1.0.0. winget downloads the installer from Lanreal Technologies Inc. and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Whisperstream silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Lanreal.Whisperstream --exact 1.0.0 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Whisperstream?
Whisperstream uses EXE (NSIS). Run the downloaded installer with: Whisperstream_1.0.0_x64-setup.exe /S. The silent switches are /S.
How do I uninstall Whisperstream via winget?
Run: winget uninstall --id Lanreal.Whisperstream --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Whisperstream's Apps & Features entry.
Is Whisperstream free?
Whisperstream is distributed under Proprietary. Refer to the publisher (https://whisperstream.io) for the full license terms - Wingetly itself does not charge for installation.
Does Whisperstream work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Whisperstream directly from the publisher.
How do I keep Whisperstream up to date?
Run winget upgrade --id Lanreal.Whisperstream --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Whisperstream from microsoft/winget-pkgs.