Skip to content

Python to convert audio input from the microphone to text, generate a response from GPT-3 using the OpenAI API, convert the response to speech using the gTTS library, and save the audio to a file.

License

Notifications You must be signed in to change notification settings

ersinaksar/Make-Your-Jarvis-usin-GPT-3-and-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Make-Your-Jarvis-usin-GPT-3-and-Python

Python to convert audio input from the microphone to text, generate a response from GPT-3 using the OpenAI API, convert the response to speech using the gTTS library, and save the audio to a file.

You can reach the Medium article here

About

Python to convert audio input from the microphone to text, generate a response from GPT-3 using the OpenAI API, convert the response to speech using the gTTS library, and save the audio to a file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages