Releases: ApplauseLab/yap
Yap 0.2.1
Yap 0.2.1
Speech-to-Text Desktop App by Applause Lab
Downloads
| Platform | Download |
|---|---|
| macOS (Apple Silicon, Intel via Rosetta) | Yap-0.2.1-macOS.dmg |
| Windows Installer | Yap-0.2.1-Windows-Setup.exe |
| Linux AppImage | Yap-0.2.1-Linux.AppImage |
| Linux DEB | Yap-0.2.1-Linux.deb |
Installation
macOS: Open the DMG, drag to Applications folder
Windows: Run the installer
Linux (AppImage): chmod +x *.AppImage && ./Yap-*.AppImage (Recommended - works on all distros)
Linux (DEB): sudo apt install ./Yap-*.deb (Ubuntu/Debian - auto-installs dependencies)
Note: The DEB package requires
libwebkit2gtk-4.0-37andlibportaudio2. Usingapt install(notdpkg -i) will automatically install these. For other Linux distributions, use the AppImage.
Full Changelog: v0.2.0...v0.2.1
Yap 0.2.0
Yap 0.2.0
Speech-to-Text Desktop App by Applause Lab
Downloads
| Platform | Download |
|---|---|
| macOS (Apple Silicon, Intel via Rosetta) | Yap-0.2.0-macOS.dmg |
| Windows Installer | Yap-0.2.0-Windows-Setup.exe |
| Linux AppImage | Yap-0.2.0-Linux.AppImage |
| Linux DEB | Yap-0.2.0-Linux.deb |
Installation
macOS: Open the DMG, drag to Applications folder
Windows: Run the installer
Linux (AppImage): chmod +x *.AppImage && ./Yap-*.AppImage (Recommended - works on all distros)
Linux (DEB): sudo apt install ./Yap-*.deb (Ubuntu/Debian - auto-installs dependencies)
Note: The DEB package requires
libwebkit2gtk-4.0-37andlibportaudio2. Usingapt install(notdpkg -i) will automatically install these. For other Linux distributions, use the AppImage.
Full Changelog: v0.1.0...v0.2.0
ApplauseWhisper 0.1.0
ApplauseWhisper 0.1.0
Speech-to-Text Desktop App by ApplauseLab
Downloads
| Platform | Download |
|---|---|
| macOS (Apple Silicon, Intel via Rosetta) | ApplauseWhisper-0.1.0-macOS.dmg |
| Windows Installer | ApplauseWhisper-0.1.0-Windows-Setup.exe |
| Linux AppImage | ApplauseWhisper-0.1.0-Linux.AppImage |
| Linux DEB | ApplauseWhisper-0.1.0-Linux.deb |
Installation
macOS: Open the DMG, drag to Applications folder
Windows: Run the installer
Linux (AppImage): chmod +x *.AppImage && ./ApplauseWhisper-*.AppImage
Linux (DEB): sudo dpkg -i ApplauseWhisper-*.deb
Full Changelog: https://github.com/ApplauseLab/applause-whisper/commits/v0.1.0