Looking for a solution for cleaning up/summarizing long voice transcriptions on M1 Max 32GB.

Posted by Bulky_Jellyfish_2616@reddit | LocalLLaMA | View on Reddit | 8 comments

I like to record voice memos as a diary kind of thing, so I want to take the text transcription that the Apple Voice Memos app generates and process it with AI to "clean it up" or summarize it, while retaining it's meaning and style.

I think I'm struggling with Context Size limits - I'm using Ollama on a Macbook Pro M1 Max with 32GB of RAM... I've tried using Gemma2:27b and Llama3.1:8b with context adjusted up to 8k and 16k, but they don't follow instructions when I insert my transcript, just respond with what is essentially "wow cool story" lol.

What would be the best tool for this job? Can I get a large enough context window locally to process these transcripts containing ~5000 words?