Full pipeline: Reddit sourcing → Groq text optimization → Edge-TTS voice generation → Whisper transcription → FFmpeg video rendering with word-level subtitles. Includes SQLite deduplication and .env-based config. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
12 lines
109 B
Plaintext
12 lines
109 B
Plaintext
.env
|
|
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
output/
|
|
processed.db
|
|
assets/background_videos/
|
|
assets/fonts/
|
|
*.mp3
|
|
*.mp4
|
|
*.srt
|