1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2024-12-14 09:55:13 +01:00
Commit Graph

395 Commits

Author SHA1 Message Date
j1nx
ecc61cbd52 Bump packages 2023-01-01 19:25:18 +01:00
j1nx
31a9e266d6 Disable default vosk stt fallback 2022-12-31 18:06:41 +01:00
j1nx
4a72359099 More debugging and fix for wifi setup at first boot 2022-12-31 15:55:13 +01:00
j1nx
002661914e mycroft default configuration changes.
- Do not use Vosk for "wake up" by default
- No VAD configured by default. Let the user choose it on the platform it supports.
- Set autogen_meta to false to prevent writing json settings in non writable path.
2022-12-30 12:40:42 +01:00
j1nx
b6e2bfe978 Bump python-ovos-core 2022-12-13 14:58:14 +01:00
j1nx
72e417f9f3 Remove whispercpp stt plugin settings (for now) 2022-12-13 12:50:53 +01:00
j1nx
d83696d416 Revert "Add pre-installed python packages within rootfs overlay"
This reverts commit 37d97e1551.
2022-12-12 16:31:28 +01:00
j1nx
37d97e1551 Add pre-installed python packages within rootfs overlay
TODO: This is just a quick fix and need to be changed to
buildroot packages in the upcoming days/weeks/months.
2022-12-12 12:21:20 +01:00
j1nx
e3f9139ea1 Re-arrange ovos systemd services 2022-11-17 20:32:24 +01:00
j1nx
fbb9788b03 Bump, fix and configure ovos-stt-plugin-whispercpp 2022-11-16 10:26:53 +01:00
j1nx
16da771266 Enable default windows shares
As a start the following directories are shared;
- Pictures
- Documents
- Music
2022-11-15 14:58:20 +01:00
j1nx
2923f80d09 Move GUI related environment variables back into the service file 2022-11-15 12:14:12 +01:00
j1nx
7192cf9764 Start shairport-sync user deamon with its own userbased config file 2022-11-15 11:34:08 +01:00
j1nx
2181a92c06 Start spotifyd user deamon with its own userbased config file 2022-11-15 11:16:46 +01:00
j1nx
44b7c78705 Sync the clock and check connectivity faster 2022-11-15 10:48:14 +01:00
j1nx
033eebedd1 AAdd ovos-ww-plugin-vosk and use it for "wake up" 2022-11-15 10:22:55 +01:00
j1nx
fe2c3de86f Flip channel maps back for the sj201 mic array 2022-11-11 19:58:50 +01:00
j1nx
66ccde87e4 Add mycroft-admin-phal.service 2022-11-11 15:15:29 +01:00
JarbasAI
b4ca64a19f
Update mycroft.conf 2022-11-11 08:40:13 +00:00
JarbasAI
a23cfd2820
Update mycroft.conf 2022-11-10 21:16:21 +00:00
JarbasAI
78de945385
Update mycroft.conf
make mimic3-server the default voice instead of mimic2
remove deprecated / default options
2022-11-10 21:08:25 +00:00
j1nx
8404a804c2 Let ovos-core take care of logging 2022-11-10 19:25:27 +01:00
j1nx
8efafb3c3b Changes to XDG user environment variables 2022-11-10 14:31:46 +01:00
j1nx
74b69e8ccb Double the amount of fs.inotify.max_user_instances
The default 128 is not enough so increased to 256
have not yet exceeded ~222 instances but will keep an eye on it.
2022-11-10 12:14:33 +01:00
j1nx
a287204f23 Change presets for pulseaudio 2022-11-09 20:09:19 +01:00
j1nx
2208b4319d Add support for user pulseaudio service and switch to it 2022-11-09 20:07:09 +01:00
j1nx
dc93d4a5f3 Try to fix the whole systemd screw-up 2022-10-26 11:59:54 +02:00
j1nx
1e070a8240 More systemd user --session changes 2022-10-18 08:49:49 +02:00
j1nx
72ba4d3d8f Re-enable the cli motd and menu (still needs adjustment for new cmds) 2022-10-14 16:25:44 +02:00
j1nx
c2f0f45da1 Spotifyd as user service and session DBUS 2022-10-14 15:16:03 +02:00
j1nx
d19d5d8d16 User session shairplay service and DBUS 2022-10-14 14:18:25 +02:00
j1nx
5acb8b8ff4 Changes to systemd services and targets 2022-10-14 09:57:19 +02:00
j1nx
e9ab307a5c No more console on TTY1 for cosmetics
As we now run our services as user service and enabled linger for
the default mycroft user we do not need any CLI on tty1 which prevents
linux messages being shown.
2022-10-11 12:28:55 +02:00
j1nx
fe4275f4d4 Service changes 2022-10-08 20:37:08 +02:00
j1nx
ec6d885f97 Package bumps 2022-10-08 18:54:17 +02:00
Peter Steenbergen
a6dc218022
Merge pull request #118 from OpenVoiceOS/update-.conf
Update mycroft.conf
2022-10-08 17:53:21 +02:00
j1nx
f406eb2827 Switch over to user systemd services 2022-10-08 17:52:34 +02:00
JarbasAI
12910a341e
Update mycroft.conf 2022-10-07 17:56:51 +01:00
j1nx
a8f16fba66 Add DBUS service files for kdeconnectd 2022-10-07 16:13:10 +02:00
j1nx
aebd337bc8 Move auto logged in mycroft user to tty1 2022-10-07 12:56:20 +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
5e633a7670 [WIP] Further work pushed for backup. (Do not build yet) 2022-09-28 17:17:34 +02:00
j1nx
1a941947c1 Move desktop and icons to rootfs 2022-06-29 10:51:27 +02:00
j1nx
580d2ec8ed Replace local audio backend to OCP within configuration 2022-06-28 15:59:08 +02:00
j1nx
e8dbfb9c24 Fix desktop/icon path mistake and add OCP files 2022-06-27 19:27:43 +02:00
j1nx
89a673de15 Add camera skill launcher files 2022-06-27 13:17:26 +02:00
j1nx
bcb1b9513d Add /etc/xdg/OvosDisplay.conf 2022-06-27 13:11:22 +02:00
j1nx
77076cb075 Bump ovos-ocp-audio-plugin 2022-06-19 15:42:36 +02:00