JoelKronander / yourpod.ai

YourPod.ai is a podcast-on-demand service that leverages GPT-4 an Text-to-Speech to craft personalized podcasts on a variety of topics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

YourPod ai

YourPod.ai let's you create your own custom podcasts on any topic. Using OpenAI GPT4, OpenAI TTS, or ElevenLabs Voice Cloning, YourPod ai generates a podcast transcript and audio file based on a user-provided topic. The user can also upload an audio file to clone the voice of the speaker. The podcast can then be downloaded.

Run for local development

poetry install then poetry run streamlit run yourpod/main.py

Usage

Sidebar Controls: Enter API keys, select podcast length, and choose voices. Voice Cloning: Optionally, upload an audio file for voice cloning.

Contribution

Contributions to enhance YourPod are welcome. Whether it's bug fixing, feature enhancement, or documentation improvement, your input is valuable!

License

YourPod is released under a Apache 2.0 license. Please check the repository for more details.

About

YourPod.ai is a podcast-on-demand service that leverages GPT-4 an Text-to-Speech to craft personalized podcasts on a variety of topics.

License:Apache License 2.0


Languages

Language:Python 100.0%