Skip to content

Commit ccf9db3

Browse files
authored
Mode list - fix Edge Impulse links (#17)
1 parent 14d2de6 commit ccf9db3

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

models/models-list.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ models:
1818
- yolox-object-detection:
1919
runner: brick
2020
name : "General purpose object detection - YoloX"
21-
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."
21+
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."
2222
model_configuration:
2323
"EI_OBJ_DETECTION_MODEL": "/models/ootb/ei/yolo-x-nano.eim"
2424
model_labels:
@@ -1115,7 +1115,7 @@ models:
11151115
- keyword-spotting-hey-arduino:
11161116
runner: brick
11171117
name : "Keyword spotting - Hey Arduino!"
1118-
description: "A keyword-spotting model to detect the 'Hey Arduino!' in audio recordings"
1118+
description: "A keyword-spotting model to detect the 'Hey Arduino!' in audio streams."
11191119
model_configuration:
11201120
"EI_KEYWORD_SPOTTING_MODEL": "/models/ootb/ei/keyword-spotting-hey-arduino.eim"
11211121
model_labels:
@@ -1180,5 +1180,6 @@ models:
11801180
ei-model-url: "https://studio.edgeimpulse.com/public/749446/live"
11811181
source-model-id: "glass-breaking"
11821182
source-model-url: "https://studio.edgeimpulse.com/public/749446/live"
1183+
private: true
11831184
bricks:
11841185
- arduino:audio_classifier

0 commit comments

Comments
 (0)