Skip to content

LarryDavid-Talkabot is a Python project that generates .wav files of Larry David's voice from Curb Your Enthusiasm. The bot uses OpenAI's davinci003 API and TorToiSe library to generate the audio. The main goal of the project is to showcase the capabilities of natural language processing and voice generation in Python.

Notifications You must be signed in to change notification settings

alexbhas/larrydavid-talkabot

This branch is 4 commits ahead of, 3 commits behind younesbram/seinfeld-talkabot:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

cdbad45 · Mar 16, 2023

History

8 Commits
Mar 16, 2023
Mar 16, 2023
Mar 16, 2023

Repository files navigation

Larry David Talkabot

How to use :

  1. PyTorch & Have a decent GPU
  2. Follow installation of dependencies for tortoise and openai on pip (Tip: use conda environment)
  3. Attach your openai api key on client side or in env
  4. Make a scripts folder in the directory
  5. python curbyourai.py => enter any topic you'd like

To collab

Please fork and follow general PR rules.

Intro:

The LarryDavid-Talkabot is a project that utilizes OpenAI's gpt-3.5-turbo model and the TorToiSe library to generate audio files of Larry David speaking user-provided text. The goal of the project is to showcase the potential of such apps, which could be used for a variety of purposes, including generating accurate and authentic-sounding audiobooks using prompt engineering and TorToiSe, or translating and dubbing content using the GPT-3 model while maintaining the original voice. By demonstrating the capabilities of these technologies, the LarryDavid-Talkabot aims to inspire further innovation in the field of natural language processing and audio generation.

About

LarryDavid-Talkabot is a Python project that generates .wav files of Larry David's voice from Curb Your Enthusiasm. The bot uses OpenAI's davinci003 API and TorToiSe library to generate the audio. The main goal of the project is to showcase the capabilities of natural language processing and voice generation in Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 94.2%
  • Python 4.0%
  • HTML 1.2%
  • Other 0.6%