Skip to content

edde746/voice-gpt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

voice-gpt

This project is a Discord voice chat bot that is powered by ChatGPT and Whisper. It allows users to have "natural" conversations with the bot in a voice chat channel.

Requirements

  • Python 3.9?
  • Discord account
  • OpenAI API key

Installation

  1. Clone the repository:
git clone https://github.com/edde746/voice-gpt.git
cd voice-gpt
  1. Install the dependencies:
pip install -r requirements.txt
  1. Create a Discord bot and add it to your server. You can follow this guide to do so.

  2. Copy the config.example.py file to config.py and fill in the required information.

  3. Run the bot:

python main.py

Usage

Once the bot is running, you can use the /join slash command to have the bot join your voice channel. You can then use the /leave slash command to have the bot leave the voice channel.

It has quite a big delay when responding, it's not a great experience but it's still fun to play around with.

About

A voicechat bot for Discord powered by ChatGPT and Whisper (very buggy)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages