Python Forum
Create your own Podcast with expensive equipment - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: General (https://python-forum.io/forum-1.html)
+--- Forum: Code sharing (https://python-forum.io/forum-5.html)
+--- Thread: Create your own Podcast with expensive equipment (/thread-41143.html)



Create your own Podcast with expensive equipment - rajtilakjee - Nov-17-2023

I have created an app called KeepYourMouthShut that can take care of everything for creating a podcast from scratch. KeepYourMouthShut provides a 360-degree solution for Podcasters or anyone who wants to create their own Podcasts but don't have access to expensive equipment.

From writing the scripts based on user-provided topics to providing a human-like voiceovers, KeepYourMouthShut has the ability to produce a entire episodes for Podcasts all by itself. It utilizes OpenAI's GPT-4 API along with ElevenLab's revolutionary TTS technology. I have kept it free and open-source for everyone to be able to use it without having to pay for it 🫰🏼

📢 GitHub repo: https://github.com/rajtilakjee/keepyourmouthshut
⚡️ Website: https://www.keepyourmouthshut.net/

Here's a Podcast I created using KeepYourMouthShut, it's called Listenology:

- https://open.spotify.com/show/4NSKdBlpOuet1YkSoyXJSN?si=95a6075c26f54860&nd=1
- https://podcasters.spotify.com/pod/show/listenology
- https://podcasts.apple.com/us/podcast/listenology/id1697707441

If you like what I created, please don't forget to give it a star on GitHub 🌟 Contributions are most welcome.