This is a very quick and dirty bit of code that I knocked up for my own use - but other people might find it handy.<p><a href="https://github.com/atomic14/meeting-note-taker">https://github.com/atomic14/meeting-note-taker</a><p>It's a very simple command line python app that will record audio and then transcribe it using whisper.cpp and then send it off to ChatGPT to get a summary.