Skip to content

listens to your microphone and generates text-to-speech replies with chatgpt

License

Notifications You must be signed in to change notification settings

waveplate/oracle.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

oracle.sh

listens to your microphone and generates text-to-speech responses, providing an interactive and real-time conversation with chatgpt

dependencies

  • sox
  • jq
  • festival
  • curl

usage

add your OPENAI_API_KEY to your ~/.bashrc file

export OPENAI_API_KEY=<KEY>

$ ./oracle.sh

or

$ OPENAI_API_KEY=<KEY> ./oracle.sh

then simply speak into your microphone and listen for chatgpt's response

About

listens to your microphone and generates text-to-speech replies with chatgpt

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages