# README
Dictation using Whisper API on MacOS (broken in Sequoia)
By default, it uses the globe key on your Mac keyboard to trigger the dictation request.
(double press to start, single press to stop)
Setup
Install portaudio and pkg-config
brew install portaudio
brew install pkg-config