No description
- C 94.1%
- Makefile 5.4%
- HTML 0.4%
| .forgejo/workflows | ||
| .github/workflows | ||
| migrations | ||
| public | ||
| src | ||
| tools | ||
| .clang-format | ||
| .clangd | ||
| .env.example | ||
| .gitignore | ||
| LICENSE | ||
| Makefile | ||
| README.md | ||
maat
self-hosted podcast ad stripper. ingests podcasts from rss feeds and watched local directories, transcribes them with whisper, uses an llm (claude or a local openai-compatible model) to find ad segments, then cuts them out or marks them as chapters. serves a web ui and a cleaned rss feed.
work in progress.
license
agpl-3.0-or-later. see LICENSE.