22.05.2
Neon Core 22.05.2
Complete configuration overhaul to bring back OVOS and Mycroft skill compatibility. This release adds default skills as Python dependencies, ensuring compatible versions are always installed with proper dependency resolution. The default Wake Word detector is now VOSK, which provides fewer false activations than Pocketsphinx. Other improvements include a new neon_utils with less legacy bloat, Kubernetes deployment improvements, a default demo skill, and better process management. Full changelog below.
What's Changed
- Refactor skills service to extend
Thread
by @NeonDaniel in #254 - Update launcher to handle audio service by @NeonDaniel in #256
- Update config references to use Configuration class by @NeonDaniel in #257
- Fix neon_utils dependency spec by @NeonDaniel in #261
- Kubernetes Deployment Bugfixes by @NeonDaniel in #262
- Update dependency specs by @NeonDaniel in #263
- Specify default skills as python dependencies by @NeonDaniel in #259
- Update Skill Dependencies and Add Installation Tests by @NeonDaniel in #264
- Implement demo skill by @NeonDaniel in #267
- neon_transformers by @NeonJarbas in #174
- Update default WW plugin to vosk by @NeonDaniel in #270
- Update Quick Start Instructions by @NeonDaniel in #268
- Update dependencies to stable versions by @NeonDaniel in #272
- Increment version to 22.05.2 by @NeonDaniel in #273
- Update Module Services, Mycroft-compatible Config, ovos-core 0.0.4 by @github-actions in #255
Full Changelog: 22.5.1...22.5.2