Releases: SecretLUL/Audio-Transcriber
Release list
Audio AI Recorder & Transcriber v1.0.3
🚀 Multi-Platform Standalone Release (v1.0.3)
💻 Downloads
- Windows (x64):
AudioTranscriber-v1.0.3-windows-x64.zip - Linux (x64):
AudioTranscriber-v1.0.3-linux-x64.tar.gz - macOS (Apple Silicon):
AudioTranscriber-v1.0.3-macos-arm64.zip
📖 Quick Start
- Download the appropriate package for your operating system.
- Extract the archive to any directory.
- Run
AudioTranscriber.exe(Windows),./AudioTranscriber(Linux), or openAudioTranscriber.app(macOS).
🍎 Intel Macs: this build is Apple Silicon only. Run from source or build locally with
python build_release.pyto get amacos-x64archive.
🎧 macOS Note: System audio recording on macOS requires a virtual loopback device like BlackHole (Free & Open Source).
Audio AI Recorder & Transcriber v1.0.2
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.2)
💻 Downloads
- Windows (x64):
AudioTranscriber-v1.0.2-windows-x64.zip - Linux (x64):
AudioTranscriber-v1.0.2-linux-x64.tar.gz - macOS (Intel & Apple Silicon):
AudioTranscriber-v1.0.2-macos-universal.zip
📖 Quick Start
- Download the appropriate package for your operating system.
- Extract the archive to any directory.
- Run
AudioTranscriber.exe(Windows),./AudioTranscriber(Linux), or openAudioTranscriber.app(macOS).
🎧 macOS Note: System audio recording on macOS requires a virtual loopback device like BlackHole (Free & Open Source).
Audio AI Recorder & Transcriber v1.0.1
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!
Audio AI Recorder & Transcriber v1.0.0
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.
First official standalone Windows release (x64). Download and extract the ZIP file, then double-click AudioTranscriber.exe to start without installing Python or dependencies.