Skip to content

tldw-local: Rolling Summarizer for Local Videos with Ollama

Notifications You must be signed in to change notification settings

RiveChen/tldw-local

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Too Long, Didn't Watch - Local

Summarize local videos using an Ollama server.

This project is a slimmed-down version of tldw, from which the majority of the code originates. Special thanks to the original authors!

Files

  • diarize.py - Downloads, transcribes, and diarizes audio.
  • chunker.py - Splits text into segments and prepares them for LLM summarization.
  • roller.py - Implements rolling summarization.

Disclaimer

This project is currently under development and only for personal use.

About

tldw-local: Rolling Summarizer for Local Videos with Ollama

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%