An open API service indexing awesome lists of open source software.

https://github.com/ersinaksar/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.
https://github.com/ersinaksar/make-your-jarvis-usin-gpt-3-and-python

artificial-intelligence data-science dataanalysis gpt-3 jarvis machine-learning neural-network python smartassistant voice-assistant voice-commands

Last synced: about 2 months ago
JSON representation

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.

Awesome Lists containing this project

README

        

# 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

[Medium]: https://medium.com/python-in-plain-english/convert-microphone-input-to-text-generate-a-response-from-gpt-3-and-save-audio-to-a-file-using-cdd61c465d28 "Medium"