Releases: panzois/Panos-AI-Transcriber
Releases · panzois/Panos-AI-Transcriber
Panos AI Transcriber – v1.1.0
Cross-Platform Production Release
This release introduces the first unified cross-platform build of Panos AI Transcriber for macOS and Windows.
Included Builds
- macOS standalone application
- Windows standalone application (x64)
- Bundled
ffmpeg/ffprobebinaries - Fully local AI transcription engine
Core Capabilities
- Local speech-to-text processing
- Automatic audio chunking for large files
- Real-time progress tracking
- Estimated time calculation
- Deterministic packaged builds
Supported Platforms
- macOS (Apple Silicon tested)
- Windows 10/11 (x64)
Technical Notes
- CPU-first execution model
- No cloud dependency
- Reproducible build pipeline (macOS script + Windows CI)
Panos Whisper v1.0.0 (macOS)
macOS Release
This is the first production build of Panos Whisper.
Features
- Local AI transcription using Whisper
- Automatic audio chunking
- Real-time progress tracking
- ETA estimation
- Desktop GUI (PySide6)
Requirements
- macOS (Apple Silicon tested)
- FFmpeg installed (
brew install ffmpeg)
If macOS blocks the app:
Right-click → Open → Confirm.