From 221f81c317997b88895b2967f1efe946749c0132 Mon Sep 17 00:00:00 2001 From: Marco Colombo Date: Mon, 10 Nov 2025 14:05:18 +0100 Subject: [PATCH] Mode list - fix Edge Impulse links --- models/models-list.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/models/models-list.yaml b/models/models-list.yaml index dfe5c54..03caa19 100644 --- a/models/models-list.yaml +++ b/models/models-list.yaml @@ -18,7 +18,7 @@ models: - yolox-object-detection: runner: brick name : "General purpose object detection - YoloX" - description: "General purpose object detection model based on YoloX Nano. This model is trained on the COCO dataset and can detect 80 different object classes." + description: "General purpose object detection model based on YoloX-Nano. This model is trained on the COCO dataset and can detect 80 different object classes." model_configuration: "EI_OBJ_DETECTION_MODEL": "/models/ootb/ei/yolo-x-nano.eim" model_labels: @@ -1115,7 +1115,7 @@ models: - keyword-spotting-hey-arduino: runner: brick name : "Keyword spotting - Hey Arduino!" - description: "A keyword-spotting model to detect the 'Hey Arduino!' in audio recordings" + description: "A keyword-spotting model to detect the 'Hey Arduino!' in audio streams." model_configuration: "EI_KEYWORD_SPOTTING_MODEL": "/models/ootb/ei/keyword-spotting-hey-arduino.eim" model_labels: @@ -1180,5 +1180,6 @@ models: ei-model-url: "https://studio.edgeimpulse.com/public/749446/live" source-model-id: "glass-breaking" source-model-url: "https://studio.edgeimpulse.com/public/749446/live" + private: true bricks: - arduino:audio_classifier