Skip to content

Kenzo-Wada/GPT-voice-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GPT-voice-chat

How-to

.env

  • create .envfile and add your openAI API key
OPENAI_API_KEY=your-api-key

Docker

  • docker compose up --build
  • plz be shure that you have mounted your audio device correctly to docker container

local(mac)

  • brew install portaudio libsndfile
  • pip install -r requirements.txt
  • python src/main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published