A MacOS microphone speech-to-text script using Whisper.
A python3 runtime is required.
- Clone the repo:
git clone https://github.com/jonasiwnl/listen && cd listen
- Run
./install.sh
This will install brew
and ffmpeg
if you don't already have them.
- Better installation
- Choose microphone cmd line option
- C++/Go port?