π¦ ClawHub
Podcastifier
by @cerbug45
Turn incoming text (email/newsletter) into a short TTS podcast with chunking + ffmpeg concat.
TERMINAL
clawhub install agents-skill-podcastifierπ About This Skill
name: podcastifier description: Turn incoming text (email/newsletter) into a short TTS podcast with chunking + ffmpeg concat. metadata: { "openclaw": { "requires": { "bins": ["python3", "ffmpeg"] }, "category": "media" } }
podcastifier
Turn incoming text (email/newsletter) into a short TTS podcast with chunking + ffmpeg concat.
Features
Usage
python podcastify.py --input newsletter.txt --voice "elevenlabs" --out briefing.mp3
π‘ Examples
python podcastify.py --input newsletter.txt --voice "elevenlabs" --out briefing.mp3