Giter VIP home page Giter VIP logo

gpt-podcast's Introduction

gpt-podcast

Twitter Follow Open Main Version In Colab

By Matt Shumer (https://twitter.com/mattshumer_)

Generate a fictional podcast in minutes with AI.

This is not for commercial use -- purely for research and fun!

Features

  • Dynamic Participants: Define the participants in your podcast. Be creative!

  • Voice Cloning: The system clones the voices of the participants from provided YouTube clips. This makes your podcast sound like an actual conversation between the participants.

Setup

  1. Open the notebook in Google Colab or in a local Jupyter notebook.

  2. Define your podcast participants, topic, and number of turns. For example:

speaker_one = "Joe Rogan"
speaker_two = "Rick Sanchez, of Rick and Morty"

topic = "Artificial Intelligence"

number_of_turns = 7
  1. Provide YouTube clips and voice descriptions for the participants:
speaker_one_clip = "https://www.youtube.com/watch?v=CM_LWxh33Z8" # a video of speaker_one speaking
speaker_one_voice_description = "American male, deep voice."

speaker_two_clip = "https://www.youtube.com/watch?v=GKPcHInn14c" # a video of speaker_two speaking
speaker_two_voice_description = "A bit gruff and raspy, often slurred due to his constant state of inebriation. His speech is punctuated with frequent burps and stammers. He speaks with a cynical and sarcastic tone, often sounding dismissive or condescending. His voice also has a certain manic energy to it, reflecting his chaotic personality."
  1. Run the cells to generate the podcast.

Contributions are welcome!

License

This project is MIT licensed.

Contact

Matt Shumer - @mattshumer_

Project Link: https://github.com/mshumer/gpt-podcast

Lastly, if you want to try something even cooler than this, sign up for Personal Assistant (most of my time is spent on this). It's basically an AI that can operate your web browser to complete tasks for you.

gpt-podcast's People

Contributors

mshumer avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.