1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2024-12-26 08:42:57 +01:00
Commit Graph

419 Commits

Author SHA1 Message Date
j1nx
699b053d8c Bump linux kernel to 6.1.25 2023-04-26 10:53:10 +00:00
j1nx
4d1bc6b8b3 Enable LADSPA plugins for x86-64 (they should be fast enough for it) 2023-04-25 15:12:30 +00:00
j1nx
9a58446460 Enable wifi-connect for x86-64 build 2023-04-25 14:33:06 +00:00
j1nx
5bfaee87c0 Fix roc-toolkit build and enabled fro x86-64 2023-04-25 14:18:00 +00:00
j1nx
eda165cc39 Merge branch 'develop' of github.com:OpenVoiceOS/ovos-buildroot into develop 2023-04-25 13:50:25 +00:00
j1nx
67b9493d65 Allow whisper.cpp to be build for both aarch64 and x86-64
and enabling it for x86-64 build
2023-04-25 13:47:21 +00:00
j1nx
85c020daac Enable spotifyd for OVA build 2023-04-25 14:50:27 +02:00
j1nx
be361645ee Enable spotifyd for x86-64 build 2023-04-25 12:48:40 +00:00
j1nx
cb23c45f92 Allow tensorflow-lite to be build for both aarch64 and x86-64 2023-04-25 13:22:24 +02:00
j1nx
24bea768f7 Add x86-64 normal PC infrastructure 2023-04-25 11:09:05 +00: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
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
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
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
de3e5189c4 Enable ffmpeg binaries 2023-01-19 15:28:09 +01:00
j1nx
5e7183748f Add support for QTAV based videoplayer. 2023-01-17 12:17:31 +01:00
j1nx
c630fb1ee0 Bump whispercpp and build the example tools. 2023-01-17 10:19:18 +01:00
j1nx
d889128a9e Add ovos-phal-plugin-homeassistant 2023-01-14 16:52:57 +01:00
j1nx
b007be7615 Add vnc-eglfs package for testing purposes 2023-01-12 12:30:32 +01:00
j1nx
4c20871efe Add OCP streaming plugins 2023-01-11 20:20:11 +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
99c88726e7 Add ksm_preload package 2023-01-09 12:24:14 +01:00
j1nx
6a7d217f99 Add ovos-bus-server package 2023-01-09 11:46:36 +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
11aa168aa9 Add local music and filerowser skills 2023-01-05 09:47:18 +01:00
j1nx
46904149bc Get Mark2 retail version working + other tweaks 2023-01-04 09:14:32 +01:00
j1nx
4a72359099 More debugging and fix for wifi setup at first boot 2022-12-31 15:55:13 +01:00
j1nx
8406e01ade Disable unused qt5script package 2022-12-29 21:25:03 +01:00
j1nx
88b6abef4a Enable vim runtime package (syntax highlighting) 2022-12-21 16:04:12 +01:00
j1nx
08e08a0c5b [WIP] Build vosk-api andits dependencies from source
This so we can use the same package for any architecture in the future.
2022-12-20 15:58:35 +01:00
j1nx
4daeb1e3b3 Implement whisper* changes 2022-12-12 14:40:33 +01:00
j1nx
c3be7ddd50 Disable ovos_stt_plugin_whispercpp (for now) 2022-12-12 12:21:22 +01:00
j1nx
6601b95cf9 Add playground package whisper-tflite 2022-12-12 12:21:21 +01:00
j1nx
a5db790571 Fix linux defconfig mistake 2022-12-10 18:45:17 +01:00
j1nx
538cc333c2 Fix rpi firmware switch for rpi3 2022-12-08 20:57:52 +01:00
j1nx
e719f66d53 Get rpi3_64-gui inline with rpi4_64-gui 2022-12-08 20:47:01 +01:00
j1nx
820eb398cc Bump buildroot and upgrade the tensorflow-lite system 2022-12-07 20:16:34 +01:00
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