There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
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.