Commit Graph

1732 Commits

Author SHA1 Message Date
j1nx 24bea768f7 Add x86-64 normal PC infrastructure 2023-04-25 11:09:05 +00:00
j1nx 45c5d2e5b7 Bump buildroot and python-requests 2023-04-23 18:29:41 +02:00
j1nx e74316d14f Changes and fixes for usbmount and systemd 2023-04-23 18:01:17 +02:00
j1nx bc09e46898 Bumps and systemd changes 2023-04-19 13:22:01 +02:00
j1nx 3108dda9fe Initial start of x86_64 support 2023-04-13 13:53:47 +02:00
j1nx 5c963486ab Fix rpi3_64-base_defconfig now patches dir is empty 2023-04-11 17:03:51 +02:00
j1nx 4305f17736 Add rpi4_64-base_defconfig 2023-04-11 17:02:24 +02:00
j1nx 891bdd8abf Fix post-build script for the new system 2023-04-11 11:16:39 +02:00
j1nx 7b0a01bcf7 Splitting the build system for base and gui images 2023-04-08 14:42:52 +02:00
j1nx d2ec98cd4f Bump buildroot to the latest 2023.02.x LTS version 2023-04-07 12:48:03 +02:00
j1nx 281cc65b06 Merge branch 'headless' into develop 2023-04-03 08:56:23 +02:00
j1nx 48aa5ffd38 Disable VOIP baresip and libs 2023-02-19 13:23:41 +01:00
j1nx 79f98b93b9 Start of headless configuration for Raspberry Pi's
Staring with RPI3/3B/3B+ as those models with 1 GB are just a little
bit short on memory for running without issues.
After this a quick copy over to rpi4 can be done.
2023-01-30 19:01:17 +01:00
j1nx 8c8db694c4 Disable GPU inference support for now. 2023-01-27 22:03:27 +01:00
j1nx 876ee82daa Extend the whole TensorFlow-Lite runtime infrastructure
- TFlite-runtime GPU delegate support
- TFlite-runtime external delegate support
- ARM Compute Library and ARMnn Delegate
- Whisper-TFlite updates.
2023-01-25 14:22:22 +01:00
j1nx 5e277d5e24 Add multithread support to Whisper-tflite 2023-01-20 14:57:19 +01:00
j1nx edb8057f7f Bump SciPy even further 2023-01-20 13:01:39 +01:00
j1nx a019105f81 Have a dedicated pulse profile for sj-201 and load it by udev 2023-01-19 16:01:12 +01:00
j1nx 53bae2b9e0 Bump python-scipy 2023-01-19 15:30:03 +01:00
j1nx 083ccaae5d Bump Numpy and Cython 2023-01-19 15:28:41 +01:00
j1nx de3e5189c4 Enable ffmpeg binaries 2023-01-19 15:28:09 +01:00
j1nx da279eb2a0 Bump whisper-tflite 2023-01-19 12:12:17 +01:00
j1nx 5e7183748f Add support for QTAV based videoplayer. 2023-01-17 12:17:31 +01:00
j1nx c45de4734a Bump ovos-ocp-audio-plugin 2023-01-17 10:43:06 +01:00
j1nx 78d13d6fc4 Bump ovos-workshop 2023-01-17 10:39:29 +01:00
j1nx c630fb1ee0 Bump whispercpp and build the example tools. 2023-01-17 10:19:18 +01:00
j1nx 11159f2bef Add youtube-search to the rootfs overlay
Todo: create buildroot packages
2023-01-14 20:03:14 +01:00
j1nx d889128a9e Add ovos-phal-plugin-homeassistant 2023-01-14 16:52:57 +01:00
j1nx f6dc7c34d1 Bump packages 2023-01-14 15:52:59 +01:00
j1nx 46f64498bd Fix KDEConnect empty plugin list.
We need to set QT plugins path system wide for user sessions
re-enabling all of them but keep them in the mycroft-gui systemd
service file as well, so you can override them there is wanted.
2023-01-14 09:56:00 +01:00
j1nx 5bd80dfbdc Fix no text underneath backend selection buttons.
Pull in the PR for testing
2023-01-14 09:54:56 +01:00
j1nx 27c960d4bb Quick fixes for the dashboard to start 2023-01-12 19:33:43 +01:00
j1nx b007be7615 Add vnc-eglfs package for testing purposes 2023-01-12 12:30:32 +01:00
j1nx 93f44f41f2 Add deezeridu and py_bandcamp packages into rootfs overlay.
ToDo: Create buildroot packages for these.
2023-01-11 21:14:17 +01:00
j1nx 4c20871efe Add OCP streaming plugins 2023-01-11 20:20:11 +01:00
j1nx d606b70920 Bump skill-ovos-news 2023-01-11 13:59:21 +01:00
j1nx 06b94a79b3 Bump ovos-ocp-audio-plugin 2023-01-11 13:53:44 +01:00
j1nx bfdc33ae1a Add pa_volume package / binary 2023-01-11 13:21:14 +01:00
j1nx febd8d99cf Add roc-toolkit package and dependencies for Real Time network audio. 2023-01-11 12:24:07 +01:00
j1nx 5cb6eed78b Bump packages 2023-01-10 14:29:34 +01:00
j1nx 99c88726e7 Add ksm_preload package 2023-01-09 12:24:14 +01:00
j1nx d6109ee201 Make windows shares writable 2023-01-09 11:57:55 +01:00
j1nx 6a7d217f99 Add ovos-bus-server package 2023-01-09 11:46:36 +01:00
j1nx c88a211bb7 Bump packages 2023-01-09 09:34:10 +01:00
j1nx ad45c7aba6 Bump packages 2023-01-06 16:22:56 +01:00
j1nx 1a7959a749 Add rnnnoise-ladspa plugin for denoising 2023-01-05 11:48:09 +01:00
j1nx b728da4a9a Add deepfilternet ladspa plugin / library for denoising 2023-01-05 11:11:12 +01:00
j1nx 51112a9b70 Re-enable webrtcvad by default 2023-01-05 09:47:45 +01:00
j1nx 11aa168aa9 Add local music and filerowser skills 2023-01-05 09:47:18 +01:00
j1nx 9eef6c1e95 Remove double OCP menu entry 2023-01-04 12:49:46 +01:00