We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3cd285 commit 3ea7f9cCopy full SHA for 3ea7f9c
content/hardware/04.pro/shields/portenta-vision-shield/tutorials/user-manual/content.md
@@ -745,7 +745,7 @@ speech.listen(callback=callback, threshold=0.70)
745
746
As you can see, there are some differences between the original example from which we can highlight the following:
747
748
-- The `ml` module is imported
+- The `ml` module was imported
749
- A labels list was created including the model labels in a specific order
750
- The `MicroSpeech()` function has been populated with the model and labels list as arguments.
751
0 commit comments