Skip to content

Releases: jmcoimbra/sound2transcript

v1.1.0

02 Mar 01:26

Choose a tag to compare

v1.0.0

01 Mar 04:40

Choose a tag to compare

Initial stable release.

  • Capture macOS system audio and transcribe locally via whisper.cpp
  • Silence detection to skip transcription on empty audio
  • Real-time audio device check
  • Garbage collector with retention policies and disk caps
  • launchd scheduler for daily cleanup
  • --version flag on both scripts
  • Homebrew formula: brew tap jmcoimbra/tap && brew install sound2transcript