Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gtreshchev/runtimespeechrecognizer
Cross-platform, real-time, offline speech recognition plugin for Unreal Engine. Based on Whisper OpenAI technology, whisper.cpp.
https://github.com/gtreshchev/runtimespeechrecognizer
audio-processing openai speech-detection speech-processing speech-recognition speech-to-text ue4 ue4-plugin ue5 ue5-plugin unreal-engine unreal-engine-4 unreal-engine-5 voice-recognition whis whisper whisper-ai whisper-cpp
Last synced: 5 days ago
JSON representation
Cross-platform, real-time, offline speech recognition plugin for Unreal Engine. Based on Whisper OpenAI technology, whisper.cpp.
- Host: GitHub
- URL: https://github.com/gtreshchev/runtimespeechrecognizer
- Owner: gtreshchev
- License: mit
- Created: 2023-03-11T08:39:47.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-07T23:18:18.000Z (15 days ago)
- Last Synced: 2024-12-17T07:51:25.042Z (6 days ago)
- Topics: audio-processing, openai, speech-detection, speech-processing, speech-recognition, speech-to-text, ue4, ue4-plugin, ue5, ue5-plugin, unreal-engine, unreal-engine-4, unreal-engine-5, voice-recognition, whis, whisper, whisper-ai, whisper-cpp
- Language: C++
- Homepage:
- Size: 23 MB
- Stars: 261
- Watchers: 4
- Forks: 39
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![License](https://img.shields.io/badge/license-MIT-brightgreen.svg)
![Discord](https://img.shields.io/discord/1055168498919284786.svg?label=Discord&logo=discord&color=7289DA&labelColor=2C2F33)
![Unreal Engine](https://img.shields.io/badge/Unreal-4.27%2B-dea309)
Runtime Speech Recognizer
High-performance OpenAI's Whisper speech recognition
Explore the docs »
Fab
.
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](https://github.com/ggerganov/whisper.cpp).
## Like my work?
Consider [supporting me](https://ko-fi.com/georgydev). Hire me at [[email protected]](mailto:[email protected]).