#123 · Primary category: Speech & Audio

hear

command-line command-line-interface command-line-tool macos macosx osx speech-recognition subtitles subtitles-generator transcribe-audio transcribe-audio-files transcription transcription-tool

Command line interface for the built-in speech recognition and transcription capabilities in macOS.

Project last updated:08/30/26

GitHub Stars

669

Forks

35

Contributors

7

License

BSD-3-Clause

Why we included this project

hear is a small command line tool that exposes the speech recognition Apple built into macOS, so you can transcribe a live microphone feed or process audio files in formats like WAV and MP3 without setting up a separate service. It uses the OS's own recognition engine rather than shipping a model, which keeps the download around 50 KB and the install to a single script. That makes it handy for quick meeting notes or pulling subtitles out of recordings, and it slots into shell pipelines without much fuss. If you work on a Mac and want a no-frills way to turn audio into text, this is worth a look.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category