Does anyone have any ideas how to do speech recognition for vr with unreal engine?
Are there any plugins or tutorials?
Does anyone have any ideas how to do speech recognition for vr with unreal engine?
Are there any plugins or tutorials?
You could take a look at the RuntimeSpeechRecognizer plugin, which is based on Whisper AI, namely whisper.cpp. It’s cross-platform and works offline.