j1nx
71f41353ed
Enable Kernel Samepage Merging within the kernel
2022-12-30 18:14:11 +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
fbc757b4a7
Pre-install some python package into the rootfs
...
In the future these all need to be migrated to buildroot packages.
This is just a shortcut for release.
2022-12-30 11:44:55 +01:00
j1nx
8406e01ade
Disable unused qt5script package
2022-12-29 21:25:03 +01:00
j1nx
b754888751
[WIP] More work on DeepFilterNet (HDF5)
2022-12-24 19:14:57 +01:00
j1nx
88b6abef4a
Enable vim runtime package (syntax highlighting)
2022-12-21 16:04:12 +01:00
j1nx
b6e188c67d
[WIP] Start of DeepFilterNet ladspa plugin for denoise mic
2022-12-21 16:01:10 +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
8a75b8e37a
Bump python-ovos-tts-plugin-mimic3-server
2022-12-13 15:15:42 +01:00
j1nx
24842a8a06
Bump python-ovos-backend-client
2022-12-13 15:12:21 +01:00
j1nx
01f5e184e5
Bump ovos-shell
2022-12-13 15:08:20 +01:00
j1nx
97aba7f496
Bump python-ovos-phal-plugin-dashboard
2022-12-13 15:05:09 +01:00
j1nx
b6e2bfe978
Bump python-ovos-core
2022-12-13 14:58:14 +01:00
j1nx
7ebded4d4d
Bump python-ovos-plugin-manager
2022-12-13 14:50:14 +01:00
j1nx
deb76b6f04
Bump skill-ovos-homescreen
2022-12-13 14:49:54 +01:00
j1nx
b966787ded
Bump python-ovos-utils and network check PR
2022-12-13 14:42:14 +01:00
j1nx
dcb587fee5
Bump python-ovos-lingua-franca
2022-12-13 13:40:01 +01:00
j1nx
ce157c1303
Bump python-ovos-local-backend
2022-12-13 12:56:59 +01:00
j1nx
72e417f9f3
Remove whispercpp stt plugin settings (for now)
2022-12-13 12:50:53 +01:00
j1nx
681eb47486
Bump python-ovos-phal-plugin-wifi-setup
2022-12-13 12:49:00 +01:00
j1nx
8d94795097
Fix alsa-plugin pulseaudio support
2022-12-13 12:39:58 +01:00
j1nx
6c3fe292b5
Build whispercpp with openblas support
2022-12-13 10:43:00 +01:00
j1nx
1235c87159
Bump whispercpp
2022-12-13 10:08:50 +01:00
j1nx
adaaa030f2
Fix forgotten 64bit config flag
2022-12-13 10:06:57 +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
0ac3d15187
Merge branch 'board/rpi3' into develop
2022-12-12 16:28:24 +01:00
Peter Steenbergen
e310e8069b
Merge pull request #123 from OpenVoiceOS/board/rpi3
...
Board/rpi3
2022-12-12 16:26:06 +01:00
j1nx
fc8875907a
Implement whisper* changes
2022-12-12 14:42:01 +01:00
j1nx
b6500ad95d
Fix image creation scripts
2022-12-12 14:42:01 +01:00
j1nx
0f441057c4
Fix snapast server mpd.py permission error
2022-12-12 14:42:01 +01:00
j1nx
221c2d13b0
Fix python-ovos-cli-client.hash mistake
2022-12-12 14:42:01 +01:00
j1nx
7e816c4452
Fix kf5_kconfig_compiler
2022-12-12 14:42:01 +01:00
j1nx
124de8e253
Fix linux defconfig mistake
2022-12-12 14:42:01 +01:00
j1nx
fb90883647
Fix rpi firmware switch for rpi3
2022-12-12 14:42:01 +01:00
j1nx
0b3fa7e9c1
Get rpi3_64-gui inline with rpi4_64-gui
2022-12-12 14:42:01 +01:00
j1nx
4daeb1e3b3
Implement whisper* changes
2022-12-12 14:40:33 +01:00
j1nx
2ec55a7698
Make whisper-tflite and precise-lite-runner use 2 threads
2022-12-12 14:04:13 +01:00
j1nx
ad2e6f6199
Fix image creation scripts
2022-12-12 13:55:54 +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
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
ce2443f753
Fix snapast server mpd.py permission error
2022-12-12 12:10:24 +01:00
j1nx
a8af14deb1
Fix python-ovos-cli-client.hash mistake
2022-12-10 20:25:58 +01:00
j1nx
2b19df399c
Fix kf5_kconfig_compiler
2022-12-10 19:30:11 +01:00
j1nx
a5db790571
Fix linux defconfig mistake
2022-12-10 18:45:17 +01:00
j1nx
f1cdf8e45e
Revert "Add pre-installed python packages within rootfs overlay"
...
This reverts commit be8496d4b6
.
2022-12-10 13:32:47 +01:00
j1nx
34eaf9bd89
Disable ovos_stt_plugin_whispercpp (for now)
2022-12-09 17:24:17 +01:00
j1nx
117556f85e
Add playground package whisper-tflite
2022-12-09 17:21:58 +01:00
j1nx
be8496d4b6
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-08 21:02:30 +01:00
j1nx
538cc333c2
Fix rpi firmware switch for rpi3
2022-12-08 20:57:52 +01:00