Run MacWhisper to transcribe, or for Apple Podcasts just cut and paste the transcription they give you. For Linux there are CLI speech to text tools using the same open whisper models.
Then use any model to summarize the text.
I haven’t done this but with CLI whisper and CLI ollama or llama.cpp I could write a shell script to summarize all podcasts in a directory. It’d take a few hours on my laptop but it’d work and would cost nothing but a little electricity.
The same techniques could be used to sift through other archives of text or audio.
I can do this locally.
Run MacWhisper to transcribe, or for Apple Podcasts just cut and paste the transcription they give you. For Linux there are CLI speech to text tools using the same open whisper models.
Then use any model to summarize the text.
I haven’t done this but with CLI whisper and CLI ollama or llama.cpp I could write a shell script to summarize all podcasts in a directory. It’d take a few hours on my laptop but it’d work and would cost nothing but a little electricity.
The same techniques could be used to sift through other archives of text or audio.