hark — pipe your Mac's audio (meetings, podcasts, mic) straight into Fabric #2149
PhantomYdn
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Fabric turns text into insight — but a lot of the most valuable text is locked in audio: meetings, calls, podcasts, voice notes. I built hark (https://github.com/PhantomYdn/hark) to be the front half of that pipe on macOS: it captures your mic, system audio, or a specific app and transcribes it on-device, then writes the transcript to stdout. So it drops straight into your favorite patterns:
Why it might be interesting for you:
Heads-up: it's macOS only (14.4+; prebuilt binary is Apple Silicon, Intel builds from source). MIT licensed. It's pre-1.0 but the capture/transcribe/pipe path is solid (tapped brew install).
Repo + examples: https://github.com/PhantomYdn/hark — would love feedback from Fabric folks!
All reactions