Georgy Treshchev's repositories
RuntimeAudioImporter
Runtime Audio Importer plugin for Unreal Engine. Importing audio of various formats at runtime.
RuntimeSpeechRecognizer
Cross-platform, real-time, offline speech recognition plugin for Unreal Engine. Based on Whisper OpenAI technology, whisper.cpp.
RuntimeFilesDownloader
Runtime Files Downloader plugin for Unreal Engine. Downloading files over HTTP / HTTPS at runtime.
AudioAnalysisTools
Audio Analysis Tools plugin for Unreal Engine. Provides a variety of functions for analyzing audio data. Works in conjunction with the Runtime Audio Importer plugin.
RuntimeArchiver
Runtime Archiver plugin for Unreal Engine. Cross-platform archiving and unarchiving directories and files. Supports Zip, Oodle, Tar, LZ4 and GZip formats.
AndroidNative
Android Native plugin for Unreal Engine that makes it easy to call Java functions via JNI. It uses template metaprogramming to automatically generate JNI signatures and handle type conversions, wrapping all JNI environment management into a single function call.
awesome-unreal
A categorized collection of awesome opensource Unreal Engine 4 and 5 repos
whisper.cpp
Port of OpenAI's Whisper model in C/C++
georgydev-comments
Comments for georgy.dev
modio-ue4-sample
Unreal Engine 4 sample project, demonstrating how mod.io can be integrated in-game