hackingthemarkets / qa-assistant-eleven-labs-voice-cloning

Voice Q&A Using ChatGPT API, Embeddings, Gradio, and Eleven Labs API For Voice Cloning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Voice Q&A With Eleven Labs API, Whisper API, ChatGPT API, Embeddings, Gradio

Video Demo / Tutorial:

https://www.youtube.com/watch?v=Lsn_OR9Fr3s

Setup

You need an Eleven Labs API Key and an OpenAI API Key to use this.

You also need a Python environment.

Install dependencies with:

pip install -r requirements.txt

On OS X, install ffmpeg with:

brew install ffmpeg

API's Used

  • Voice Cloning - ElevenLabs

Notebooks, Videos, and Code Used:

Podcasts and YouTube Videos Transcribed to Build the Knowledge Base

Midjourney Images and Prompts

About

Voice Q&A Using ChatGPT API, Embeddings, Gradio, and Eleven Labs API For Voice Cloning


Languages

Language:Python 100.0%