Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
Beta 4 source code.tar.gz | 2020-11-07 | 36.2 MB | |
Beta 4 source code.zip | 2020-11-07 | 36.4 MB | |
README.md | 2020-11-07 | 1.3 kB | |
Totals: 3 Items | 72.6 MB | 0 |
- Reworked settings so they can execute action before and after updating their values in admin
- Node red support is now implemented, with auto install
- Skill devs now use Alice-SK on the UI
- Added unittests
- Added unittest support for skills
- Changed fonts on UI
- If Alice doesn't understand what you want she can now propose skills to download
- Fixed test if online
- The UI is now on 0.0.0.0
- Jsons are finally using tabs
- Core side support for Polish language
- Reworked skill store flow
- Fixed leaking skill between Alice's versions
- Fixed skill update failure
- Fixed quadruple skill check on start
- Added setting for internet quality
- Cutting Google ASR if internet goes down or is too laggy, to prevent a timeout
- Fixed widgets not appearing on UI
- Reworked and fixed z-indexing on UI
- Dumped pyaudio for Sounddevice
- Audio hardware is now more intelligently auto selected and is user selectable on the admin pannel
- Fixed "Is that what you meant" going in wrong intent
- Fixed internet connectivity check failure not setting Alice as offline
- Saving widgets when clicking checkmark
- Disable snips-asr service after installing it, prevents ASR double run
- Prevent skill download when NLU is training, avoid double or triple training at same time
- Z-Indexer buttons fixed