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

225 Commits

Author SHA1 Message Date
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
d6109ee201 Make windows shares writable 2023-01-09 11:57:55 +01:00
j1nx
51112a9b70 Re-enable webrtcvad by default 2023-01-05 09:47:45 +01:00
j1nx
d76de30204 Some minor config changes 2023-01-04 12:45:12 +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
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
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
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
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
dc93d4a5f3 Try to fix the whole systemd screw-up 2022-10-26 11:59:54 +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
ec6d885f97 Package bumps 2022-10-08 18:54:17 +02:00
JarbasAI
12910a341e
Update mycroft.conf 2022-10-07 17:56:51 +01: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
580d2ec8ed Replace local audio backend to OCP within configuration 2022-06-28 15:59:08 +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
j1nx
25cd7fbb85 Set default systemd environment variables globally 2022-06-08 20:30:36 +02:00
j1nx
877f8087ab Switch back to precise lite by default. See how it holds up. 2022-06-08 20:21:17 +02:00
j1nx
0d3932973f Bump ovos-shell for new light/dark theme support 2022-06-08 17:18:40 +02:00
j1nx
c8e3b9a9a3 Make webrtcvad a little bit less agressive 2022-06-08 10:52:31 +02:00
j1nx
27adaa4e95 Small changes for system resources 2022-06-06 11:34:17 +02:00
j1nx
8f7e8517d4 Youtube skill config changes 2022-06-01 21:21:39 +02:00
j1nx
8cf0b6a5cb Re-enable PulseAudio flat-volumes till we have native PA volume control 2022-06-01 21:20:43 +02:00
j1nx
ae806eb6a0 Merge branch 'develop' of github.com:OpenVoiceOS/OpenVoiceOS into develop 2022-06-01 17:18:54 +02:00
Aditya Mehra
6389591a9f Update ovos color scheme 2022-06-02 00:39:46 +09:30
j1nx
4049feb6e4 Allow the mycroft user full NetworkManager privileges 2022-06-01 15:18:04 +02:00
j1nx
bb06a9f97d Make journald logs persistent 2022-05-30 18:59:36 +02:00
j1nx
16edd74c93 Fix mycroft.conf mistake 2022-05-23 21:18:17 +02:00
j1nx
f06e6805ab Make webrtcvad the default plugin for ovos-core 2022-05-22 19:36:57 +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
0433e00cc3 Remove PHAL Mark1 from mycroft.conf 2022-03-18 11:18:11 +01:00
j1nx
8cc4e38fe0 More audio changes 2022-03-18 11:06:26 +01:00
j1nx
85da8846d8 Fix mycroft.conf PHAL entry point 2022-03-16 12:02:35 +01:00
j1nx
bf804a915e Explicit enable default shipped PHAL plugins. 2022-03-16 11:45:49 +01:00
j1nx
2bf421728c Small changes to the sound system 2022-03-15 21:34:20 +01:00
j1nx
955bc39445 Switch balena wifi over to PHAL version 2022-03-15 12:51:01 +01:00
j1nx
b31d9bd2d4 Small changes to the default permissions.
- TTS cache own by mycroft
- remove the opt and ramdisk as they are no lomger used
2022-03-13 14:50:40 +01:00