Skip to content

Yap 0.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Jun 22:19
5ab73bb

Yap 0.4.0

Speech-to-Text Desktop App by Applause Lab

Downloads

Platform Download
macOS (Apple Silicon, Intel via Rosetta) Yap-0.4.0-macOS.dmg
Windows Installer Yap-0.4.0-Windows-Setup.exe
Linux (Ubuntu 22.04, Debian 11/12) Yap-0.4.0-Linux-ubuntu22.AppImage or .deb
Linux (Ubuntu 24.04+) Yap-0.4.0-Linux-ubuntu24.AppImage or .deb

Installation

macOS: Open the DMG, drag to Applications folder
Windows: Run the installer
Linux (AppImage): chmod +x *.AppImage && ./Yap-*.AppImage
Linux (DEB): sudo apt install ./Yap-*.deb (auto-installs dependencies)

Linux Version Guide

Your Distro Use This
Ubuntu 22.04 LTS, Debian 11/12, Linux Mint 21 ubuntu22 packages
Ubuntu 24.04 LTS+, Debian 13+, Linux Mint 22+ ubuntu24 packages

Tip: Run cat /etc/os-release to check your distro version.

What's Changed

Full Changelog: v0.3.0...v0.4.0