Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 445 Bytes

File metadata and controls

9 lines (7 loc) · 445 Bytes

CLAUDE.md

Instructions for AI agents live in AGENTS.md. Read that file and follow it.

Short version: this repo transcribes audio to text locally on an Apple Silicon Mac.

  • One-time install: ./setup.sh
  • Transcribe: ./transcribe.sh "/path/to/audio.mp3" (or a folder)
  • Result: <name>.txt (+ .srt, .vtt, .json) next to the audio.
  • Never upload the user's audio anywhere — this tool is entirely local by design.