gtreshchev / RuntimeSpeechRecognizer

Cross-platform, real-time, offline speech recognition plugin for Unreal Engine. Based on Whisper OpenAI technology, whisper.cpp.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License Discord Unreal Engine


Logo

Runtime Speech Recognizer

High-performance OpenAI's Whisper speech recognition

Explore the docs »

Marketplace . Releases
Discord support chat

Key features

  • Fast recognition speed
  • English-only and multilingual models available, with multilingual supporting 100 languages
  • Different model sizes available (from 75 Mb to 2.9 Gb)
  • Automatic download of language models in the Editor
  • Optional translation of recognized speech to English
  • Customizable properties
  • Easy selection of model size and language in settings
  • No static libraries or external dependencies
  • Cross-platform compatibility (Windows, Mac, Linux, Android, iOS, etc)

Additional information

The implementation is based on whisper.cpp.

Legal info

Unreal® is a trademark or registered trademark of Epic Games, Inc. in the United States of America and elsewhere.

Unreal® Engine, Copyright 1998 – 2024, Epic Games, Inc. All rights reserved.

About

Cross-platform, real-time, offline speech recognition plugin for Unreal Engine. Based on Whisper OpenAI technology, whisper.cpp.

License:MIT License


Languages

Language:C++ 97.7%Language:C 1.4%Language:C# 0.9%