• Доступ к сайту с VPN ограничен. Ваш аккаунт может быть забанен. Access to the site with a VPN is limited. Your account may be banned.

Coin 5.3 Plugins ‌‌‍‍‎ Offline Speech Recognition v1.8

Offline Speech Recognition
Версия Unreal Engine
5.3

llows 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

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
Автор
Lucifer
Скачивания
1
Просмотры
488
Первый выпуск
Обновление
Оценка
0.00 звёзд 0 оценок

Поделиться ресурсом

Последние обновления

  1. Update to 5.3 v1.8

    Update to 5.3 v1.8
  2. Update to 5.2 v1.7

    Update to 5.2 v1.7
  3. Update to 5.1

    Update to 5.1
Сверху