#AI Voice Assistant Using GPT-3 API

8 messages · Page 1 of 1 (latest)

summer patio
tropic fjord
#

Hi, How did you preprocess the voice before feeding it to the GPT model?

summer patio
#

Hello,
I have used the SpeechRecognition i.e sr library to listen to the user's speech through the microphone and convert it to text using the recognize_sphinx() function. The resulting text is then returned as user_input. The user_input is then passed as a prompt to the OpenAI's GPT model via the chatbot function to generate a response.

storm temple
#

Hello what use command

#

Hello I want use statbot

whole juniper
#

@plain furnace

storm temple
#

Hello

summer patio
#

you are free to use and contribute