Hacker News new | ask | show | jobs
by kardianos 1219 days ago
I used whisper.cpp to build a tool to transcribe audio files, either as a one off or as a folder watcher:

https://github.com/kardianos/audioclerk

Built in Go/cgo.