JarbasAI
JarbasAI
while lingua franca is not adopted in mycroft-core some bug fixes and functionality are being pushed there https://github.com/MycroftAI/mycroft-core/pull/2330 nice_duration heavily refactored: Original logic spun off into helper function New function:...
minor update removing now unused sections "pairing" and "setup" mean the same in config and are both supported, but the intention was to rename pairing to setup so lets adopt...
full rewrite to depend on ovos-core (alpha) https://github.com/OpenVoiceOS/ovos-core/tree/playground/0.0.2 Requires https://github.com/JarbasHiveMind/hivemind_websocket_client/pull/1 brings better multi lingual support, plugin support and integrates the audio service voice sat can now playback music etc. NOTE:...
- [x] change bus host from 0.0.0.0 to 127.0.0.1 in mycroft.conf - [x] include [hmcli](https://github.com/JarbasHiveMind/hmcli) - [x] include hivemind core ([dev](https://github.com/JarbasHiveMind/HiveMind-core)) - [ ] include [LocalHive](https://github.com/JarbasHiveMind/LocalHive) - [ ] create...
broadcast/propagate/escalate authorization per client
in OpenVoiceOS we are introducing what we call GUI extensions, these provide platform support for gui clients this repo does not render the QML files provided by skills but instead...
following up on #33 , if integration with something like https://github.com/qmlweb/qmlweb is possible react side, it would also be worth exploring as yet another gui extension for OpenVoiceOS, all skills...
when the device is meant to be a full smart speaker there is companion software we could install to allow users to cast media from other services to the OVOS...