1
1
mirror of https://github.com/OpenVoiceOS/OpenVoiceOS synced 2025-02-02 11:46:58 +01:00

167 Commits

Author SHA1 Message Date
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 b37481c91d4207bd297ba71471e4fcd3662b3bf2.
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
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
d8750257d5 Bump packages and skills (again) 2021-09-23 20:48:13 +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
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
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
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
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
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
1c30c9e9c6 Update mycroft.conf 2021-06-23 12:47:04 +02:00
j1nx
d5e0f09af1 Revert "Move system mycroft.cong to the proper XDG location"
This reverts commit 60afb012b0008cdd0cf04ddc50afa20d3ac0887d.
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
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
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
f38dd4d36c Blacklist mycroft-version-checker.mycroftai 2021-05-06 16:05:27 +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
8a29b24fec Remove data_patch variable in system mycroft.conf 2021-04-12 09:14:09 +02:00
j1nx
13d93ee1c7 Remove vconsole configuration from rootfs-overlay 2021-04-06 11:46:12 +02:00
j1nx
6e89056e1e Add forgotten firstboot flag file 2021-04-05 17:02:52 +02:00
j1nx
a8d3e23a4e Switch over to fully XDG compliant skills directories 2021-04-05 16:03:41 +02:00
j1nx
6669ae2a6c Reverting one security limits.conf
Was a typo, but it is not recommended anyhow, so removed again
2021-04-02 11:26:32 +02:00
j1nx
3d77b065cc Lowering systemd waqtchdog timer to 10 seconds
The device keeps rebooting? Read online that the hardware watchdog
of the pi needs to be petted every 15 seconds, so giving it a try.
2021-04-02 11:24:01 +02:00
j1nx
1e7f15c015 Tuning the sound architecture to be more Real Time aware. 2021-03-30 13:12:17 +02:00
j1nx
6449a1e75f Hardening the system by rebooting the device after a kernel panic for more then 20 seconds. 2021-03-30 13:08:30 +02:00
j1nx
d7d2f65e9b Enable and configure the hardware watchdog.
(reboots the device after it hangs for 20 seconds or more)
2021-03-30 13:06:29 +02:00