Podcastifier

Turn incoming text (email/newsletter) into a short TTS podcast with chunking + ffmpeg concat.

cerbug45 95a3350 4 files · 3.6 KB Updated

File contents

podcastifier

Turn incoming text (email/newsletter) into a short TTS podcast with chunking + ffmpeg concat.

Features

  • Parses plain text/HTML input and extracts story bullets.
  • Generates TTS per chunk (char limit safe), concatenates via ffmpeg.
  • Outputs mp3 with intro/outro.

Usage

python podcastify.py --input newsletter.txt --voice "elevenlabs" --out briefing.mp3

cerbug45/agents-skill-podcastifier/tree/main/ commit 95a3350d3a

Frequently asked questions

npx skillmds@latest add cerbug45/podcastifier