1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-01-27 17:09:29 +01:00

374 Commits

Author SHA1 Message Date
j1nx
294f15e193 Add and switch over to NeonGeckoCom its alert skill
This replaces the alarm and timer skill and fills in
the gap of reminders skill missing.
2022-11-16 12:30:28 +01:00
j1nx
9df61a0a5b Add fbgrab utility 2022-11-16 11:22:20 +01:00
j1nx
6d5a2d3549 Add ovos-stt-plugin-whispercpp including python bindings PR 2022-11-15 13:52:04 +01:00
j1nx
ab4e0e4cce Add libwhisper library package 2022-11-15 13:27:27 +01:00
j1nx
bb4ce3e77c Add systemd-resolv and systemd-oomd 2022-11-15 11:14:31 +01:00
j1nx
033eebedd1 AAdd ovos-ww-plugin-vosk and use it for "wake up" 2022-11-15 10:22:55 +01:00
j1nx
d91a49920e Add Bluez5 utils HID support 2022-11-15 08:24:18 +01:00
j1nx
2c29ae373e Bump rpi kernel and firmware to 1.20221104 2022-11-15 08:20:50 +01:00
j1nx
e0afa2f871 Add missing Bluez5-utils tools + disable bash completion 2022-11-14 11:09:16 +01:00
j1nx
c566d817e2 Add samba4 server 2022-11-11 18:13:47 +01:00
j1nx
54b9f7ee55 Add ovos-tts-plugin-mimic3-server 2022-11-11 10:44:10 +01:00
j1nx
1e2697a483 Disabled STT PocketSphinx by default. 2022-11-10 16:00:03 +01:00
j1nx
0abca6a109 [WIP] Working on implementing all sj201-interface dependencies
Leaving it for now as circuitpython needs some thoughs to implement
into the buildroot system.
2022-11-05 15:11:23 +01:00
j1nx
ea0906a5f7 Add python-hijri-converter package 2022-10-28 19:56:38 +02:00
j1nx
dcdba6494a Bump packages and skills 2022-10-13 17:30:17 +02:00
j1nx
f406eb2827 Switch over to user systemd services 2022-10-08 17:52:34 +02:00
j1nx
ed11ce7ec5 Add/Convert fallback unknown skill 2022-10-07 08:18:11 +02:00
j1nx
464bcdc220 Almost there .... 2022-10-06 13:13:07 +02:00
j1nx
e22fc71639 Fix for the splash, pyaudio and OSM 2022-10-05 14:40:25 +02:00
j1nx
9794d32230 More fixes and tweaks. 2022-09-30 13:41:30 +02:00
j1nx
724313be5e Fixes and additions to get back into shape 2022-09-29 14:02:47 +02:00
j1nx
5e633a7670 [WIP] Further work pushed for backup. (Do not build yet) 2022-09-28 17:17:34 +02:00
j1nx
71f8e6c00f The big catch up game - part2
Pushed for backup. DO NOT build this as of yet.
2022-09-25 18:44:08 +02:00
j1nx
ab93e0cd92 Add ovos-phal-plugin-brightness-control-rpi 2022-06-21 19:45:48 +02:00
j1nx
bac121e22e Disable wikipedia skill for now 2022-06-19 18:50:37 +02:00
j1nx
b27342d291 Add python-ovos-phal-plugin-color-scheme-manager 2022-06-08 17:28:25 +02:00
j1nx
27adaa4e95 Small changes for system resources 2022-06-06 11:34:17 +02:00
j1nx
2890a6a384 Add python-ovos-tts-plugin-marytts 2022-06-05 14:13:16 +02:00
j1nx
2b56c66c98 Add python-neon-tts-plugin-larynx_server 2022-06-05 14:01:34 +02:00
j1nx
ba411aaf07 Add python-neon-solver-plugin-wikipedia 2022-06-05 12:55:50 +02:00
j1nx
e1ba622fde Bump skill-ovos-alarm and disabled old enclosure skill 2022-06-03 17:35:48 +02:00
j1nx
517bb72a87 Disable the common query skill 2022-06-03 15:32:59 +02:00
j1nx
bcd7ab6ce4 Migrate alarm skill to our version 2022-06-03 14:18:27 +02:00
j1nx
8c1e8abd46 Add python-ovos-phal-plugin-gui-network-client 2022-05-27 20:04:31 +02:00
j1nx
71ed3e536a Add python-ovos-phal-plugin-wifi-setup 2022-05-27 19:49:10 +02:00
j1nx
cdacab3a64 Add python-ovos-phal-plugin-network-manager 2022-05-27 19:34:55 +02:00
j1nx
01e43f1511 Add python-ovos-phal-plugin-notification-widgets 2022-05-27 17:02:57 +02:00
j1nx
3ad444d8c9 Switch to ovos-shell and bump it 2022-05-27 16:42:24 +02:00
j1nx
9ae8428613 Implementation of native tensorflow-lite & tflite-runtime 2022-05-27 14:20:08 +02:00
Peter Steenbergen
242a48dc5c Fix rpi3 config 2022-05-24 11:52:22 +02:00
j1nx
88076a43a5 Add kdeconnect and plasma-nm support 2022-05-22 19:34:01 +02:00
j1nx
382989f687 Add python-ovos-vad-plugin-webrtcvad 2022-05-19 12:59:05 +02:00
j1nx
797b741059 Add webrtcvad package 2022-05-19 11:57:19 +02:00
j1nx
095a73c16d Add flatbuffers package including its python package 2022-05-19 10:21:42 +02:00
j1nx
76dfc49225 A couple of Gstreamer changes
- Addition of bayer
- onvif, uvc, webp and shm
2022-05-13 13:32:19 +02:00
j1nx
c0bc2b0f7c Make use of the new and opensource libcamera software stack.
- Add libcamera
- Add libcamera-apps
- changes to rootfs to make use of the above

Needs testing and possible other fixes/changes
2022-05-13 10:38:25 +02:00
j1nx
74ba563c95 Get rpi3-gui inline 2022-05-12 14:56:58 +02:00
j1nx
e84818f62e Get buildroot-external tree to reflect 2022.02.1
- Changes to the raspberypi board folder/structure
- Bump python related poackages and fixes to Python3.10
- Bump KF5 framewerk packages to 5.91
- Bump qtwebengine to 5.15.8
- Bump/Add/Fix all OVOS related packages
- Fixes all over the OpenVoiceOS structure for 2022.02.1
2022-05-12 10:46:41 +02:00
j1nx
59671b254e Add python-gpsdclient package 2022-03-23 19:47:25 +01:00
j1nx
0bddb44b95 Add python-reverse-geocoder package 2022-03-23 19:35:41 +01:00