-
### Description
I'm running the skill on `ovos` as a standalone skill, these are the logs I got from the.
```
2023-05-10 20:52:57.624 - neon-utils - ovos_workshop.skills.base:__new__:208 - WARNIN…
-
```
#0 20.04 The conflict is caused by:
#0 20.04 hivemind-voice-sat 1.0.7 depends on jarbas_utils
#0 20.04 hivemind-voice-sat 1.0.6 depends on jarbas_utils
#0 20.04 hivemind-voice-sat …
-
As of this writing, `alpha` = `0.0.8a`. When trying to deploy the OVOS stack on a RPi 4B, getting the following:
```
trezone@Paine:~/ovos-docker/compose $ docker compose --project-name ovos --file…
-
Mk2-devkit, with SJ and network cable, booting via USB flash
log files
* nnote - 2nd USB flash [both SanDisk 16G] also fails - used dd with bs=512K
*
[08161630-img-failed-LOGS.tar.gz](https://git…
-
(`ovos_ocp_files_plugin/plugin.py` `ovos_plugin_common_play/ocp/utils.py`)
stumbled accross this while checking the `supported_seis`
```
>>> from ovos_plugin_manager.ocp import StreamHandler
20…
-
Give OpenVoiceOS some sass with Persona!
Phrases not explicitly handled by other skills will be run by Persona, so nearly every interaction will have _some_ response. But be warned, OpenVoiceOS m…
-
Not sure if this goes here or in the actual pi-gen repo, but I will start here.
**Describe the bug**
While building an image, it abruptly stops and says that git is not installed on this system.
…
-
To elaborate on the issue title it must been stated that this is the first run of the container(s), however I do see A LOT of the below log snippet.
```
Sep 05 11:43:14 OpenVoiceOS ovos_core[864]:…
-
Telemetry will collect information about
- Operating system
- Lang
- Sound server
- Graphic server
- Hardware
- etc...
These information will be collection only if the user is willing to share them,…
-
This skill still has dependencies on mycroft imports rather than OVOS ones. In `__init__.py` the following lines are used:
```python
from mycroft.skills.core import MycroftSkill, intent_handler, i…