Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 1.03 KB

README.md

File metadata and controls

18 lines (11 loc) · 1.03 KB

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.