Skip to content

Commit 3ea7f9c

Browse files
committed
speech section 2
1 parent f3cd285 commit 3ea7f9c

File tree

1 file changed

+1
-1
lines changed
  • content/hardware/04.pro/shields/portenta-vision-shield/tutorials/user-manual

1 file changed

+1
-1
lines changed

content/hardware/04.pro/shields/portenta-vision-shield/tutorials/user-manual/content.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -745,7 +745,7 @@ speech.listen(callback=callback, threshold=0.70)
745745

746746
As you can see, there are some differences between the original example from which we can highlight the following:
747747

748-
- The `ml` module is imported
748+
- The `ml` module was imported
749749
- A labels list was created including the model labels in a specific order
750750
- The `MicroSpeech()` function has been populated with the model and labels list as arguments.
751751

0 commit comments

Comments
 (0)