Welcome to Online Leaks

Join us now to get access a large numbers of leaked assets for unreal engine / unity and more. Once registered and logged in, you will be able to download free resources, post replies to existing threads, and so much more. It's also quick and totally free, so what are you waiting for?
Offline Speech Recognition

PRO Plugin 4.27 4.26 Offline Speech Recognition 1.1

No permission to download
gallery1-1920x1080-fe652ffffc2195c838c55ae12a3a6254.png


Allows you to recognize speech from more than 15 languages, without relying on any cloud service or subscription. Instead, a language server is a separate process on your machine, which talks with your game. The language server app is public ( https://github.com/IlgarLunin/vosk-language-server ), you can fork it and customize, distribute with your game, run it without any user interface.

Unreal engine client is dead simple communication with language server. It connects to it, records, and feeds your voice to the language server, the server sends recognized voices as text back to unreal.

This is streaming voice recognition, and you can implement simple conversations with your NPC without any user input except voice. "Ok robot, do this", "Ok robot, do that" etc.

Download latest language server: https://github.com/IlgarLunin/vosk-language-server/releases

Video demonstration: https://youtu.be/iJVCsuuC5A4
Example project: here (Unreal Engine 4.27)

Technical Details​

Features:
  • No dependencies on other paid cloud services
  • One time payment
  • The server can handle multiple clients at the same time
  • Easy to setup
  • No internet required

Code Modules:
  • VoskPlugin (Runtime)

Number of Blueprints: 0
Number of C++ Classes: 1
Network Replicated: No
Supported Development Platforms: Windows, Mac, Linux
Supported Target Build Platforms: Windows, Mac, Linux
Documentation: https://github.com/IlgarLunin/VoskPlugin-docs
Discord: https://discord.gg/Tkf7xe2
60,470Threads
61,848Messages
5,459Members
WaterySimon2193Latest member
Top