Releases: HardCodeDev777/UnityNeuroSpeech
Releases · HardCodeDev777/UnityNeuroSpeech
v2.2.0
Unity
- Fixed IL2CPP freeze when running TTS process.
- Replaced deprecated
Microsoft.Extensions.AIwith OllamaSharp. - Centralized all framework paths into
StaticData.cs. - Simplified UNS Manager Creation — now only Whisper model name is required instead of full
StreamingAssets/path. - Removed legacy and low-value features (IL2CPP logging, custom framework locations).
CreateSettings.csno longer generatesCreateAgent.csfrom template.- Improved code comments, logs, and internal validation.
Setup
- Setup script was removed and replaced with a fully documented manual installation process.