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
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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