Gaëtan Trellu

Results 134 comments of Gaëtan Trellu

EGLFS is now supported https://github.com/OpenVoiceOS/ovos-docker/commit/940c6f27ad2dd4cfb1e2780a8ef14fc9c24bfa54

Touchscreen is now working.

Mark II touchscreen has been validated.

Partially done with Mark 2 support.

> a default voice per language should also be selected by the community to be used This is already done here https://github.com/OpenVoiceOS/ovos-installer/blob/main/ansible/roles/ovos_installer/templates/mycroft.conf.j2#L68-L87

> This is different from a Job Template, a Job Template launch seems to accept extra vars even if the Prompt on Launch is not enabled. Hi there, "Job Template"...

> > @goldyfruit What I meant was Job Template launch doesn't fail if the "Prompt on Launch" is missing, it just ignores the extra vars and keeps going. In the...

I built `onnxruntime` for Python 3.11.x on `x86_64` and `aarch64`, the wheel packages are available here: https://whl.smartgic.io/ This is what I'm using here: https://github.com/OpenVoiceOS/ovos-docker/blob/dev/listener/Dockerfile#L28

For some reason it keeps downloading the 1.4 version. **EDIT:** Error seems to happen for `arm/v7` only.

According to Mattermost, someone else (@JoergZ2 ) got the same issue. ```(.venv) pi@picroft:~ $ mycroft-pip install --upgrade --force-reinstall mycroft-plugin-tts-mimic3[de] Collecting mycroft-plugin-tts-mimic3[de] Using cached mycroft_plugin_tts_mimic3-0.1.5.tar.gz (8.5 kB) Preparing metadata (setup.py) ......