mirror of
https://github.com/OpenVoiceOS/OpenVoiceOS
synced 2025-01-21 21:46:07 +01:00
5a15c0e1b4
This fails to properly initiate, however setting the GPU memory to 256
already sets this CMA to 256 by default so not needed.
This reverts commit
|
||
---|---|---|
buildroot@d42f3adaae | ||
buildroot-external | ||
buildroot-patches | ||
documentation | ||
scripts | ||
.gitignore | ||
.gitmodules | ||
LICENSE | ||
Makefile | ||
README.md |
MycroftOS
MycroftOS is a bare minimal linux OS based on Buildroot to run the Mycroft A.I. software stack on embedded devices. The software stack of Mycroft creates a hackable open source voice assistant.
More information about the development, process, ideas etc. at https://www.j1nx.nl More information about the Mycroft A.I. software stack at https://mycroft.ai
System.
- Linux kernel 4.19.106
- Buildroot 2020.02.0
- Mycroft 20.02.1
- Raspberry Pi 3|3b|3b+ (Initial development hardware = 3b)
- Raspberry Pi 4 (Current development hardware)
Stats:
Getting started.
At this moment development is in very early stages and focussed on the Raspberry Pi 3B. As soon as an initial first workable version is created, other hardware might be added.
Documentation.
More information and instructions can be found within the "documentation" folder.
Credits
Mycroft AI (@MycroftAI)
Buildroot (@buildroot)
Inspired by;
HassOS (@home-assistant)
Recalbox (Gitlab - @recalbox)