Skip to content

Releases: SecretLUL/Audio-Transcriber

Audio AI Recorder & Transcriber v1.0.3

Choose a tag to compare

@github-actions github-actions released this 11 Aug 16:41
536d872

🚀 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

  1. Download the appropriate package for your operating system.
  2. Extract the archive to any directory.
  3. Run AudioTranscriber.exe (Windows), ./AudioTranscriber (Linux), or open AudioTranscriber.app (macOS).

🍎 Intel Macs: this build is Apple Silicon only. Run from source or build locally with python build_release.py to get a macos-x64 archive.

🎧 macOS Note: System audio recording on macOS requires a virtual loopback device like BlackHole (Free & Open Source).

Audio AI Recorder & Transcriber v1.0.2

Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Aug 11:56

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

  1. Download the appropriate package for your operating system.
  2. Extract the archive to any directory.
  3. Run AudioTranscriber.exe (Windows), ./AudioTranscriber (Linux), or open AudioTranscriber.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

Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Aug 11:50

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

  1. Download the appropriate .zip (Windows) or .tar.gz (Linux) archive for your system.
  2. Extract the archive to any directory.
  3. Run AudioTranscriber.exe (Windows) or ./AudioTranscriber (Linux) — no Python installation required!

Audio AI Recorder & Transcriber v1.0.0

Pre-release

Choose a tag to compare

@SecretLUL SecretLUL released this 10 Aug 11:44

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.