Audio AI Recorder & Transcriber v1.0.1
Pre-release
Pre-release
Warning
This release does not work — please use v1.0.3 instead.
The packaging step removed Pillow from the bundle even though the app imports it
at startup, so the executable exits immediately on every platform. The Linux and
macOS builds additionally carry a Windows-only audio import that fails on launch.
The attached files are also misnamed: they read v1.0.0 regardless of the version
above, so the download links listed below never resolved.
🚀 Multi-Platform Standalone Release (v1.0.1)
💻 Downloads
- Windows (x64):
AudioTranscriber-v1.0.1-windows-x64.zip - Linux (x64):
AudioTranscriber-v1.0.1-linux-x64.tar.gz
📖 Quick Start
- Download the appropriate
.zip(Windows) or.tar.gz(Linux) archive for your system. - Extract the archive to any directory.
- Run
AudioTranscriber.exe(Windows) or./AudioTranscriber(Linux) — no Python installation required!