From c380e538d4404ec08eb3a4898a964c5d0d7e5508 Mon Sep 17 00:00:00 2001 From: miro Date: Thu, 19 Dec 2024 09:41:09 +0000 Subject: [PATCH] extra catalan skills --- build_raspOVOS_ca.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build_raspOVOS_ca.sh b/build_raspOVOS_ca.sh index e0e78e9d..5b84c44a 100644 --- a/build_raspOVOS_ca.sh +++ b/build_raspOVOS_ca.sh @@ -18,6 +18,9 @@ echo "Caching pre-trained padatious intents..." mkdir -p /home/$USER/.local/share/mycroft/intent_cache cp -rv /mounted-github-repo/intent_cache/ca-ES /home/$USER/.local/share/mycroft/intent_cache/ +echo "Installing Catalan specific skills" +uv pip install --no-progress ovos-skill-fuster-quotes + echo "Installing Citrinet plugin..." uv pip install --no-progress ovos-stt-plugin-citrinet