Skip to content

Releases: iptoux/localvoice

LocalVoice v1.0.0

Choose a tag to compare

@github-actions github-actions released this 30 Jun 09:10

LocalVoice v1.0.0

Downloads

Platform File
Windows (MSI) LocalVoice_*.msi
Windows (NSIS) LocalVoice_*-setup.exe
macOS (Apple Silicon) LocalVoice_*.dmg
Linux (Debian/Ubuntu) local-voice_*.deb
Linux (AppImage) LocalVoice_*.AppImage

Windows, macOS, and Linux builds are currently unsigned — see the security note in the README.

Note: Whisper, Parakeet CLI, and the Parakeet streaming worker
sidecars are bundled. Transcription models are not bundled -
download them from the Models page after installation. .nemo
models require an optional local NVIDIA NeMo Python runtime that
is configured after installation.

What's new

See CHANGELOG for details.

LocalVoice v0.2.5

Choose a tag to compare

@github-actions github-actions released this 30 Jun 08:40

LocalVoice v0.2.5

Downloads

Platform File
Windows (MSI) LocalVoice_*.msi
Windows (NSIS) LocalVoice_*-setup.exe
macOS (Apple Silicon) LocalVoice_*.dmg
Linux (Debian/Ubuntu) local-voice_*.deb
Linux (AppImage) LocalVoice_*.AppImage

Windows, macOS, and Linux builds are currently unsigned — see the security note in the README.

Note: Whisper, Parakeet CLI, and the Parakeet streaming worker
sidecars are bundled. Transcription models are not bundled -
download them from the Models page after installation. .nemo
models require an optional local NVIDIA NeMo Python runtime that
is configured after installation.

What's new

See CHANGELOG for details.

LocalVoice v0.2.4

Choose a tag to compare

@github-actions github-actions released this 29 Jun 19:47
e76e918

LocalVoice v0.2.4

Downloads

Platform File
Windows (MSI) LocalVoice_*.msi
Windows (NSIS) LocalVoice_*-setup.exe
macOS (Apple Silicon) LocalVoice_*.dmg
Linux (Debian/Ubuntu) local-voice_*.deb
Linux (AppImage) LocalVoice_*.AppImage

Windows, macOS, and Linux builds are currently unsigned — see the security note in the README.

Note: Whisper, Parakeet CLI, and the Parakeet streaming worker
sidecars are bundled. Transcription models are not bundled -
download them from the Models page after installation. .nemo
models require an optional local NVIDIA NeMo Python runtime that
is configured after installation.

What's new

See CHANGELOG for details.

LocalVoice v0.2.3

Choose a tag to compare

@github-actions github-actions released this 29 Jun 17:14
109cdcc

LocalVoice v0.2.3

Downloads

Platform File
Windows (MSI) LocalVoice_*.msi
Windows (NSIS) LocalVoice_*-setup.exe
macOS (Apple Silicon) LocalVoice_*.dmg
Linux (Debian/Ubuntu) local-voice_*.deb
Linux (AppImage) LocalVoice_*.AppImage

Windows, macOS, and Linux builds are currently unsigned — see the security note in the README.

Note: Whisper, Parakeet CLI, and the Parakeet streaming worker
sidecars are bundled. Transcription models are not bundled -
download them from the Models page after installation. .nemo
models require an optional local NVIDIA NeMo Python runtime that
is configured after installation.

What's new

See CHANGELOG for details.

LocalVoice v0.2.2

Choose a tag to compare

@github-actions github-actions released this 25 Apr 20:21
37ca560

LocalVoice v0.2.2

Downloads

Platform File
Windows (MSI) LocalVoice_*.msi
Windows (NSIS) LocalVoice_*-setup.exe
macOS (Apple Silicon) LocalVoice_*.dmg
Linux (Debian/Ubuntu) local-voice_*.deb
Linux (AppImage) LocalVoice_*.AppImage

Windows, macOS, and Linux builds are currently unsigned — see the security note in the README.

Note: Whisper models are not bundled — download them from the
Models page inside the app after installation.

What's new

See CHANGELOG for details.

LocalVoice v0.2.1

Choose a tag to compare

@iptoux iptoux released this 23 Mar 08:40

LocalVoice v0.2.1

Patch release with various improvements and fixes.

See https://github.com/iptoux/localvoice/commits/v0.2.1 for the full changelog.

LocalVoice v0.2.0

Choose a tag to compare

@iptoux iptoux released this 18 Mar 19:18

LocalVoice v0.2.0

New Features

  • Bulk operations — select multiple sessions, delete or export them at once
  • Audio playback — replay recordings directly in the session detail view
  • Push-to-talk hint — pill shows 'Hold' indicator when push-to-talk mode is active
  • CSV export — export sessions as CSV (Excel/LibreOffice compatible)
  • Page size selector — choose 25, 50, or 100 sessions per page
  • Has audio filter — filter history to sessions with retained audio
  • Date quick-presets — Today / This Week / This Month shortcuts in history filters

Installation

Download the .msi (Windows Installer) or the .exe (NSIS installer) below.

Windows SmartScreen

On Windows, you may see a security warning because this MSI/EXE file is not signed with Microsoft’s code signing service. As a developer, I do not consider it reasonable to pay around $300 to Microsoft for a certificate that, in my view, provides little real trust or credibility if it can simply be purchased by anyone.

The whisper.cpp models are not bundled — download them from the Models page inside the app after installation.