Skip to content

VoiceGPT: allow use talk to gpt real time for education.

Notifications You must be signed in to change notification settings

TONY-STARK-TECH-ORG/VoiceGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sudo docker pull starkdylan/voicegpt.chat:latest
sudo docker compose up -d
version: '3.8'
services:
  fast-gpt:
    image: "starkdylan/voicegpt.chat:latest"
    container_name: "voice-gpt"
    restart: always
    enviroment:
      LIVEKIT_URL: ""
      LIVEKIT_API_KEY: ""
      LIVEKIT_API_SECRET: ""
      OPENAI_API_KEY: ""

About

VoiceGPT: allow use talk to gpt real time for education.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published