Skip to content

Commit 5c8207d

Browse files
Added missing screenshot
1 parent 14be871 commit 5c8207d

File tree

2 files changed

+26
-2
lines changed

2 files changed

+26
-2
lines changed

content/hardware/06.nicla/boards/nicla-voice/tutorials/getting-started-ml/assets/deployment-finished.svg

Lines changed: 22 additions & 0 deletions
Loading

content/hardware/06.nicla/boards/nicla-voice/tutorials/getting-started-ml/content.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,11 +122,13 @@ Ideally, you want to get as close to 100% accuracy as possible for each class. I
122122

123123
### Deploying the Model
124124

125-
The model is now ready to be built and deployed. Go to the "Deployment" page, select the "Syntiant NDP120 library" and set the posterior parameters. Click the "Find posterior parameters" button. In the window that pops up select all keywords that we have created in the steps before. We can keep the calibration settings to "No calibration". Then press the green "Find parameters" button and, when the job is done, close this window.
125+
The model is now ready to be built and deployed. Go to the "Deployment" page, select the "Arduino Nicla Voice" under "Build firmware" and set the posterior parameters. Click the "Find posterior parameters" button. In the window that pops up select all keywords that we have created in the steps before. We can keep the calibration settings to "No calibration". Then press the green "Find parameters" button and, when the job is done, close this window.
126126

127127
![Deployment on Edge Impulse®](assets/deployment-first-step.svg)
128128

129-
Now it is time to prepare the model created to upload it to the Nicla Voice. Select the Nicla Voice firmware and build. When the building is done you will receive a .zip file containing the model built for the Nicla Voice. Now that you have the Machine Learning model built, we need to set up the Arduino IDE installing the appropriate core and CLIs.
129+
Now it is time to prepare the model created to upload it to the Nicla Voice. Select the Nicla Voice firmware and press the green "Build" button. When the building is done you will receive a .zip file containing the model built for the Nicla Voice. Now that you have the Machine Learning model built, we need to set up the Arduino IDE installing the appropriate core and CLIs.
130+
131+
![Model finished building on Edge Impulse®](assets/deployment-finished.svg)
130132

131133
### Setting up the Arduino IDE
132134

0 commit comments

Comments
 (0)