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, as well as completely free and open source.
Marketplace link (But please prefer downloading from GitHub as we’ve noticed some issues with the Marketplace language model staging): Runtime Speech Recognizer in Code Plugins - UE Marketplace