metadata
title: Podcast Generator
emoji: 🎙️
colorFrom: blue
colorTo: green
sdk: gradio
app_file: app.py
pinned: false
short_description: A replication of Google's NotebookLM Podcast Generator
Podcast Generator
Welcome to the Podcast Generator project! This tool allows you to create custom podcast episodes using AI-generated content.
Features
- Generate podcast scripts on any topic
- Convert text to speech for a natural listening experience
- Add background music to your episodes
- Export episodes in popular audio formats
How to Use
- Enter your desired podcast topic
- Adjust generation parameters (length, style, etc.)
- Click "Generate" to create your podcast script
- Review and edit the generated content
- Convert the script to audio
- Add background music (optional)
- Export your finished podcast episode
Installation
To run this project locally, follow these steps:
- Clone the repository
- Install the required dependencies:
pip install -r requirements.txt
- Run the application:
python app.py
Contributing
We welcome contributions to the Podcast Generator project. Please feel free to submit issues, fork the repository and send pull requests!
License
This project is licensed under the MIT License - see the LICENSE.md file for details.