NPC Engine
npc-engine
$0.0
$5.00
100%OFF
(no ratings)
Date |
Price |
---|---|
日期和时间 |
价钱($) |
03/18(2022) |
0.0 |
06/21(2022) |
5.0 |
07/19(2022) |
0.0 |
11/18(2024) |
0.0 |
Jump AssetStore
NPC engine is a deep learning and NLP toolkit for game development.Requires custom NPC Engine core server to work on any platform other than Windows.You must set up environment without DML onnxruntime provider (e.g. clone repo and run `pip install -e .[cpu]`) and package it via pyinstaller, see github workflows about the details.It was not tested on any other platform as well, but should work in theory.NPC Engine - Unity integration brings GPU-accelerated neural networks for natural language and audio processing into Unity.If you like this project - join our Discord server!If you want to support this project please consider donating to our patreon, donating to Ukrainian Armed Forces or contributing to the project on github.This asset is still in alpha phase.Please create an issue or reach out via email or discord with any questions or bug reports.Current limitations:Only Windows platform is supportedGood GPU is highly recommendedWhat can you do now:Import text generation, semantic similarity and classification models from Huggingface HubUse text-to-speech API to generate speech with 126 voices.Use PersonaDialogue API to convert your dialogue trees into interactive chatbot.Use imported deep learning models as a backend for PersonaDialogue.What is planned in the future:Import audio processing models from popular librariesSupport for multiple languages.Predicting character actions from the natural language descriptions of the characters and events.For more details see our Documentation.