Not everyone has time to read, but reading is essential. This tool enables you to listen to what you want to read instead. It has two modes - you can convert your own blog to a podcast, or you can create a personal podcasts from articles from all around the web.
This powers the audio version of my blogs: https://juraj.bednar.io/en/jurajs-blog-podcast-edition/
This also powers the website https://loaditfor.me/ which allows you to convert the articles on the internet that you want to read.
There is a lot of work I put into this, I hope someone finds it useful. Returning value (for example as sats) appreciated if you find it useful.
This is actually the last piece, markdown2audio and a better StyleTTS2 inference engine has been already released before.
Look at how I generate it, it's quite interesting, it's not just raw reading of the article, I convert it into a form that is better for voice narration using LLMs, I verify outputs with speech to text, etc.
https://github.com/jooray/rss2podcast
Enjoy!
