I'm looking for a way to run a model locally that will listen to Zoom calls and create notes for me. Want to make sure that notes (and audio) stay private to my machine.
I'd record the audio and pass it through an LLM after the call. Another option would be a TTS and convert your audio to text live and then a little script to pass it in every so often
I'd record the audio and pass it through an LLM after the call. Another option would be a TTS and convert your audio to text live and then a little script to pass it in every so often