logoalt Hacker News

KronisLVtoday at 12:46 PM0 repliesview on HN

> It drives me crazy they can't be respectful of my time and use STT+AI to convert their 90 second monologue to a few written sentences.

I have used Whisper to transcribe audio into text in the past. You could probably build a pipeline for that, whether running locally or in the cloud - and the run the transcription through the same summarization agent.