Create Speech Recognition Virtual Assistant using ChatGPT in Ue5

Hi. I want to create a AI Virtual Assistant in Ue5.1 using ChatGPT API and using speech recognition. I’ve seen plugins like Convai, I want to create the same thing but using ChatGPT, is that possible? anybody want to help me build it? So if I approach the MPC and verbally ask it questions it will answer my questions verbally as well.

Not sure how much it helps but this is very alive:

And I run into this last night:

https://v.redd.it/s4acdexfnpqa1

Perhaps you can dig around there.

1 Like

Thanks for the info, much appreciated

In terms of the speech recognition itself, you can also take a look at the RuntimeSpeechRecognizer plugin, which is based on Whisper AI, namely whisper.cpp. It’s cross-platform and works offline, as well as completely free and open source.

Fab link: https://www.fab.com/listings/00ffc308-d7f9-4142-ac4c-4aeaa75ab54b