No description
- Python 100%
| auto_title.py | ||
| avatar_manager.py | ||
| console_colors.py | ||
| content_filter.py | ||
| db.py | ||
| discord.py | ||
| discord_presence.py | ||
| ffmpeg_video_generator.py | ||
| footage_manager.py | ||
| image_generator.py | ||
| job_processor.py | ||
| main.py | ||
| README.md | ||
| reddit.py | ||
| requirements.txt | ||
| srt_cleanup.py | ||
| transcribe.py | ||
| tts.py | ||
| youtube_upload.py | ||
autoTTS: Generate Reddit Reading
Generate narrated videos from Reddit posts using text-to-speech and supplied background footage.
- Fetches posts and comments from specified subreddits.
- Generates audio via TTS.
- Generates transcription.
- Generates video using supplied background footage.
- Exports MP4 and SRT.
Features
- Pull Reddit content by subreddit, query, time filter, or post URL.
- TTS narration for post.
- Automatic subtitle generation (SRT) aligned to narration.
- Generates video with background footage and music.
- Deterministic output folders for audio, text, srt, and final renders.