Skip to content

Releases: HardCodeDev777/UnityNeuroSpeech

v2.2.0

21 Jan 19:53

Choose a tag to compare

Unity

  • Fixed IL2CPP freeze when running TTS process.
  • Replaced deprecated Microsoft.Extensions.AI with 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.cs no longer generates CreateAgent.cs from template.
  • Improved code comments, logs, and internal validation.

Setup

  • Setup script was removed and replaced with a fully documented manual installation process.