Skip to content

Releases: XavierChuu/EasyScript

EasyScript v1.0.0

23 May 14:51

Choose a tag to compare

EasyScript v1.0.0 — macOS Release

Standalone desktop transcription & translation app powered by Whisper AI.

Platform

  • macOS (Apple Silicon M1/M2/M3/M4) — Metal GPU accelerated
  • Requires macOS 13.0+ (Ventura or later)
  • FFmpeg required (brew install ffmpeg)

Features

  • Editor Mode — Load audio/video files, detect silence, transcribe with Whisper, identify speakers, translate to 30+ languages, export to XML/SRT
  • Live Mode — Real-time microphone transcription with sentence-level splitting and live translation
  • System Audio — Capture browser tab audio (auto-opens in browser when needed)
  • GPU Acceleration — MLX backend with Metal GPU for fast inference on Apple Silicon
  • Speaker Diarization — Identify who speaks when using pyannote-audio (requires HuggingFace token)
  • Translation — Ollama (local, free) or Claude API (cloud)

Models

Model Size Best for
Turbo ~800MB Vietnamese (recommended)
Large V3 ~3GB Best overall quality
Small ~460MB Balance of speed & quality
Tiny ~75MB Fastest, basic quality

Installation

  1. Download EasyScript-v1.0.0-macOS.zip
  2. Unzip and drag EasyScript.app to Applications
  3. Right-click → Open (first launch, to bypass Gatekeeper)
  4. Install FFmpeg if not already: brew install ffmpeg

Note

Models are downloaded automatically on first use from HuggingFace.