Using Hyprnote to Transcribe Meetings

Whisper
Author

Lawrence Wu

Published

August 4, 2025

I learned about Hyprnote, a small application that uses local LLMs to transcribe meetings. I’ve been using it the last week or so. It’s surprisingly useful: I no longer have to go to Sharepoint to download transcripts for Teams calls (and request access for them if I was not the owner of the meeting) and I also get transcripts for non-Teams calls. Because this all runs locally, no data is leaving my Mac.

There are basically 4 panes:

For transcription, they are leveraging the whisper models. I’m using Large which turns out to be ggml-large-v3-turbo-q8_0.bin.

For summaries, they are leveraging a custom model called hypr-llm.gguf that is 1.11GB.