1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-01-20 21:11:22 +01:00
Commit Graph

395 Commits

Author SHA1 Message Date
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
1ab56eb9d7 Move auto login to tty2 2022-03-23 20:01:30 +01:00
j1nx
fca27377b5 Changes to btspeaker service and disabled by default 2022-03-23 19:58:30 +01: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
6cdf1ea727 Changes to the systemd service system to support PHAL 2022-03-16 16:08:00 +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
013992f39c Enable the new enclosure-client service by default 2022-03-15 21:07:10 +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
j1nx
0e8ffb46d8 Add enclosure config block back till we have migrated the two options 2022-03-13 12:44:48 +01:00
JarbasAI
c232375324
Update mycroft.conf (#104)
* Update mycroft.conf
2022-03-13 12:43:03 +01:00
j1nx
e91c22206a TTS cache again. This should be it though 2022-03-12 16:44:59 +01:00
j1nx
27a0263f90 Fix TTS cache path in conf 2022-03-12 15:40:30 +01:00
j1nx
b3a863f96b Fix TTS cache move 2022-03-12 12:55:19 +01:00
j1nx
3638c5cac4 Move Mimic2 TTS cache 2022-03-12 11:19:32 +01:00
j1nx
0cf7e5dde1 Disable mycroft-enclosure service by default 2022-03-12 09:04:36 +01:00
j1nx
6a6d47b305 Add ready setting to mycroft.conf 2022-03-12 09:03:08 +01:00
j1nx
19f47e6ba0 Add GUI Extensions Support configured for smartspeaker 2022-03-09 17:38:16 +01:00
j1nx
280550da38 Change Mimic2 preloaded cache 2022-02-10 20:36:32 +01:00
j1nx
c770d95ff4 Change TTS configuration naming 2022-02-03 20:58:48 +01:00
j1nx
ef963e4ff3 Revert "Add data_dir to configuration"
This reverts commit b37481c91d.
2022-02-03 20:52:57 +01:00
j1nx
b37481c91d Add data_dir to configuration 2022-02-03 12:03:10 +01:00
j1nx
1efd43f660 Rename config back to mycroft.conf 2022-02-03 12:01:45 +01:00
j1nx
d7455d98a1 Switch mycroft settings over to ovos settings (and remove holmes) 2022-02-03 11:12:56 +01:00
j1nx
0608422e41 Add new enclosure-gui systemd service files 2022-01-24 20:39:08 +01:00
Peter Steenbergen
b074f08076
Feature/rpi3 (#98)
* Add rpi3-64 defconfig file

* Work on getting RPI3 into shape

* Merge latest rpi3 changes into rpi4 config
2022-01-19 15:50:19 +01:00
Peter Steenbergen
0cb7d6a158 More MPRIS support work 2021-10-31 19:30:37 +01:00
Peter Steenbergen
e008a836e4 Start with adding mpris support 2021-10-06 20:10:40 +02:00
Peter Steenbergen
22b4b6287e Switch common play to new OCP plugin system 2021-10-02 10:42:31 +02:00
Peter Steenbergen
9f1e38a125
Merge pull request #87 from OpenVoiceOS/helper_script/bus-monitor
add new util script - bus monitor
2021-09-27 14:22:24 +02:00
Peter Steenbergen
b5e4cc6f9f
Merge pull request #89 from OpenVoiceOS/fix-theme-style
use proper style with kf frameworks upgrade
2021-09-27 14:20:37 +02:00
Aditya Mehra
c6e89f7ab8 use proper style with kf frameworks upgrade 2021-09-27 18:52:19 +09:30
Peter Steenbergen
369f7a32b9 Fixes and addition of shared dbus service/socket 2021-09-27 09:19:23 +02:00
Peter Steenbergen
3c0468d4ee Add python-audio-metadata and dependencies 2021-09-24 21:22:29 +02:00
Peter Steenbergen
d8750257d5 Bump packages and skills (again) 2021-09-23 20:48:13 +02:00
Peter Steenbergen
ca860f68c1 Add Tensorflow-lite runtime and sonopy 2021-09-23 20:16:20 +02:00
Peter Steenbergen
987755a337 Add precise-lite support + all dependencies for it.
(No TFlite_runtime package included as of yet)
2021-09-23 14:55:05 +02:00
JarbasAI
8c782c1496
add new util script - bus monitor
allow to watch what's traveling on the messagebus real time
2021-09-11 03:12:55 -10:00
j1nx
f35d0f4977 Confirm listening to true 2021-09-08 10:28:28 +02:00
j1nx
e5d0462b95 Enable instant listening and disable confirmation sound 2021-09-08 09:25:18 +02:00
j1nx
d9e3cc7e10 Small config changes 2021-09-05 13:33:39 +02:00
j1nx
273afc7f04 Following the same route as Mycroft and XMOS
Splitting the mics into two mono channels???
2021-09-04 19:25:24 +02:00
j1nx
70a2e5eaee Increase the tas5806 hardware volume back up. 2021-09-04 18:44:37 +02:00
j1nx
557b858460 Re-Add accidental deleted asound.conf 2021-09-04 18:06:27 +02:00
j1nx
812e92cbde Get the sj201 in line / Sound system architecture changes 2021-09-04 15:42:24 +02:00
j1nx
0dba50e4b7 Ship with preinstalled skill store db's 2021-09-01 20:54:20 +02:00
j1nx
4b5dfd163d Fix precise plugin name in config 2021-08-28 21:25:30 +02:00
j1nx
1bd1319733 Disable specific sj-201 PulseAudio configuration (for now) 2021-08-28 10:28:27 +02:00
j1nx
88cdea8b0d Addition of USB GeneralPlus pulse and udev support (wip) 2021-08-26 21:04:22 +02:00
j1nx
55ae8450b9 Add ovos_guiplayer to configuration file 2021-08-14 20:55:44 +02:00
j1nx
9811e7f3de Remove pulse ducking from settings file 2021-08-14 14:50:20 +02:00
j1nx
b630005d23 Make our ovos_vlc the default for audio 2021-08-13 18:32:49 +02:00
j1nx
6d990f6959 Add new preloaded_cache files for Mimic2 2021-08-13 14:44:23 +02:00
j1nx
1ddbf76ef4 Tweaks to mycroft.conf
- priority skill name change for volume
- Do not upload skill manifest (for now)
- Do not upload skill setting (for now)
(till skill settings upload is fixed)
2021-08-12 16:50:42 +02:00
j1nx
eec812f9a4 Sync clock at boot through Mycroft (as well) 2021-08-10 17:08:11 +02:00
j1nx
4570e80776 Nuke the preloaded cache in preperation for a real cache. 2021-08-08 16:43:03 +02:00
j1nx
41296ae80b Remove ramdisk mount system files 2021-07-27 20:59:00 +02:00
Peter Steenbergen
5d1332e58a
Merge pull request #52 from OpenVoiceOS/fix/ipc-path-perms
move ipc_path to /dev/shm
2021-07-27 20:49:19 +02:00
j1nx
b97e76c6a9 Add new holmes.conf but leaving everything ycroft named for now
Soon we will rename everything towards OVOS however have that planned
step by step.
2021-07-26 12:09:32 +02:00
j1nx
90d5947b2f Remove audio section 2021-07-05 12:05:17 +02:00
ChanceNCounter
429eebf74e move ipc_path to /dev/shm
`mycroft-skills.service` fails to start when it gets `permission denied`
while trying to create `/ramdisk/mycroft/ipc`. I have confirmed that the
mycroft user has perms to write to `/dev/shm`.
2021-06-23 16:04:06 -07:00
j1nx
8de35a2923 Wait for internet and vlc as default player 2021-06-23 20:01:28 +02:00
j1nx
b71015be22 Set news skill first run flag to false 2021-06-23 14:39:28 +02:00
j1nx
2152f69363 Change wifi-connect pages (Mycroft -> OpenVoiceOS) because of trademark issues 2021-06-23 14:36:50 +02:00
j1nx
baa080348e Revert "Update Mimic2 local cache utterances"
This reverts commit c45115845a.
2021-06-23 14:00:19 +02:00
j1nx
1c30c9e9c6 Update mycroft.conf 2021-06-23 12:47:04 +02:00
j1nx
7d37bc5434 Move .mycroft_cli.conf to proper xdg place 2021-06-19 17:02:43 +02:00
j1nx
d5e0f09af1 Revert "Move system mycroft.cong to the proper XDG location"
This reverts commit 60afb012b0.
2021-06-17 18:45:21 +02:00
j1nx
60afb012b0 Move system mycroft.cong to the proper XDG location 2021-06-16 20:38:11 +02:00
j1nx
0b3d4348f5 Bump max allowed core version in user conf 2021-06-16 16:07:04 +02:00
j1nx
6e07d729da Rename priority skills to repo.author 2021-06-16 16:04:12 +02:00
j1nx
19ca470b1d Disable msm 2021-06-16 13:56:48 +02:00
j1nx
03ed04e280 Bump HolmesV again 2021-06-12 15:22:15 +02:00
j1nx
7a4d475d6f Add both skill-weather and ovos-skills-info to priority skills 2021-06-10 16:06:12 +02:00
j1nx
a30db247c0 Reset the fan to low speed at initialization 2021-05-16 11:21:27 +02:00
j1nx
f1cda8e142 [WIP] More work on the SJ201 support.
Output all ok now
Input still a lot of static noise (trying to figure it out)
2021-05-14 19:46:14 +02:00
j1nx
c2f4db8199 [WIP] More sound architecture changes 2021-05-12 11:26:35 +02:00
j1nx
f1d0de3f6c [WIP] Sound architecture changes.
Utilizing our new ovos-i2csound setup systemd
2021-05-10 13:31:27 +02:00
j1nx
f38dd4d36c Blacklist mycroft-version-checker.mycroftai 2021-05-06 16:05:27 +02:00
j1nx
311f026850 Force talking to I2C address 0x04 till I gigure out how we lost 0x03 - 0x07? 2021-05-06 15:32:31 +02:00
j1nx
30354a6f0a Addition of specific Mark-2 scripts 2021-05-05 12:08:54 +02:00
j1nx
57522fc849 Bump python-mycroft-lib
- remove enclosure assumption patch
- add default config to update ntp at boot
2021-04-26 17:24:55 +02:00
j1nx
7baa730f30 Disable xvf3510.service by default (for now) 2021-04-20 15:46:58 +02:00
j1nx
2e92fefe6e Fix font scaling issues 2021-04-15 15:06:04 +02:00