Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
A series of 3 programs that will automatically receive scripts from Reddit, allow the user to edit them, then be sent off to a video generator where they will be uploaded to YouTube automatically.
| Date | Stars |
|---|---|
| 2026-07-24 | 665 |
| 2026-07-25 | 665 |
| 2026-07-28 | 665 |
| 2026-07-30 | 665 |
| 2026-07-31 | 665 |
| 2026-08-06 | 665 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# HA6Bot's Automatic-Reddit-Text-To-Speech-Video-Generator-and-Uploader Following the recent YouTube trend in “Reddit to Text-To-Speech” YouTube Videos I embarked on a project to create a program that can automate the process of receiving, generating and uploading these videos to YouTube with as little intervention as possible. It took 4 months to finish the project and is comprised of 3 separate programs that work simultaneously in order to complete this task. The idea was to minimize as much manual intervention as possible and automate all the trivial tasks. However the process cannot be 100% automated. For example comments with links in them cannot be kept as quality of the video will be comprised due to the TTS. Additionally while a comment might have a large number of votes it could potentially be offensive and not safe for a YouTube video and thus must be removed. The thumbnail, while partially generated, must be edited in order to create any kind of appeal to viewers to click on your video. The same goes for the title of the video which must be clickbait-y in order to receive any attention. I have attempted to streamline the manual process with the client program and it takes me approximately 30 minutes to create 6 videos (the max that can be uploaded within 24 hours with the YouTube Data API). <h1>My Automatic Text To Speech Channel (Royal Reddit)</h1> https://www.youtube.com/channel/UC0COfXvVMHVgZ-YH65Q8rVA?view_as=subscriber **Some of my Generated Videos:** https://www.youtube.com/watch?v=xxDKMHYXCsQ https://www.youtube.com/watch?v=AW0yJIXXNxI&t=35s **The process of completing a video involves:** 1. Loading up the client program 2. Selecting a raw script to edit 3. Pressing keep/skip for each comment within the video 4. When estimated video time is acceptable click publish video. 5. Amend the title to be as clickbait as possible 6. Add in some additional tags to suit to the video topic 7. Edit the generated thumbnail in the thumbnail folder location and then select it 8. Edit the description if you wish 9. Press “Send To Video Generator” and you will be notified when the script has been finished uploading to the server 10. Done *Example Reddit Text-To-Speech Channels:* https://www.youtube.com/watch?v=izSxHx64pGQ https://www.youtube.com/watch?v=vzdTuAp2zTw <h2>Assets Download For Video Generator Client http://www.mediafire.com/file/hpu1j1k1avwp9dj/YouTube_Bot_Assets.zip/file (500MB)</h2> Place these in a folder called "Assets" within the YouTube Bot Video Generator directory. <h2>DISCLAIMER</h2> You will need to change several things for this code to work with your setup. The Video Generator Client and Server Program will be able to run on Linux. I rushed several parts of the project so I could complete it before September. Additionally, I did not intend for it to be released to the public. Furthermore I changed my mind on many design aspects partially through the project and therefore some files are named strangely and there is unused code here and there. I will not be updating the code anymore, however please feel free to. <h2>Dependencies</h2> Check dependencies.txt To install most python dependencies easily, run the following command after cloning (Some may need to be installed manually): ```pip install -r requirements.txt``` <h2>How can a Video Possibly Generated by a Program and still be watchable?</h2> This recent trend in Reddit Text-To-Speech Videos consists (usually) of a very simple formula: 1. A sentence of text is revealed. 2. Text To Speech reads out said sentence. 3. Once the Text To Speech is complete, the next sentence of text is revealed. 4. Repeat till comment and its replies are done. 5. Once a comment and all if its subsequent replies are finished play some kind of transition interval. 6. Move onto next comment 7. Repeat steps 1-6 till you have a 10 minute video. A song is chosen at random. I have downloaded ~40 songs Kevin MacLeod Royality Free Songs to be random
Excerpt of 11,579 characters
Read on GitHub142
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:aaa1ae66cfbf433a, topic:tts, name:text-to-speech, readme:text-to-speech