amartinz / sphinx-ue4

A speech recognition plugin for Unreal Engine 5. This is essentially a port of Pocketsphinx, to be used within an Unreal Engine project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sphinx-UE5

Sphinx-UE5 is a speech recognition plugin for Unreal Engine 5. The plugin makes use of the PocketSphinx library.

Note: This plugin uses a slightly modified version of PocketSphinx, to support passing in a set of keywords, dynamically.

Information

Please read https://unrealcommunity.wiki/speech-recognition-plugin-yg8mvl5w for usage information.

I would love any feedback/advice on the plugin. Feel free to fork the code, or to contact me at shane.colbert@gmail.com

About

A speech recognition plugin for Unreal Engine 5. This is essentially a port of Pocketsphinx, to be used within an Unreal Engine project.

License:The Unlicense


Languages

Language:C++ 87.7%Language:C# 12.3%