meta-whisper is a Yocto layer for integrating Whisper AI into Automotive Grade Linux (AGL) images.
- OpenEmbedded
meta-python-aiLayer:- URI: https://github.com/zboszor/meta-python-ai.git
- Branch: scarthgap
$ bitbake-layers add-layer meta-whisper Add the following to the conf/local.conf:
DISTRO_FEATURES:append = " vulkan"
IMAGE_INSTALL:append = " whisper"All patches must be submitted via the AGL Gerrit instance at https://gerrit.automotivelinux.org. See this wiki page for details:
https://wiki.automotivelinux.org/agl-distro/contributing
Layer maintainers:
- Anuj Solanki [email protected]
- Jan-Simon Möller [email protected]