You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/hardware/06.nicla/boards/nicla-voice/tutorials/glass-break-detector/content.md
+6-7Lines changed: 6 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -53,7 +53,7 @@ At the end of the application note, you will have all resources and details for
53
53
- The [Arduino Create Agent](https://cloud.arduino.cc/download-agent/)
54
54
- The [Arduino Cloud](https://cloud.arduino.cc/). If you do not have an account, you can create one for free inside [cloud.arduino.cc](https://cloud.arduino.cc/home/?get-started=true).
55
55
56
-
### Additional Resources
56
+
### Additional Resources
57
57
58
58
- Pre-recorded glass-breaking sound samples (or access to the [**DCASE**](http://dcase.community/challenge2017/task-rare-sound-event-detection-results) dataset).
59
59
- A speaker or audio playback device for live testing.
@@ -765,12 +765,11 @@ The cloud integration enables you to receive updates and take action from anywhe
765
765
766
766
## Full Glass-Breaking Detector Resources
767
767
768
-
All the necessary files to replicate this application notes can be found below:
768
+
All the codes and files of this application note can be found below:
-[Extended glass-breaking detector with Arduino Cloud](assets/glass-break-detection-building.zip)
773
-
* The Machine Learning Tools project is public [here](https://mltools.arduino.cc/public/210541/latest) by Aurelien Lequertier. You can clone it and modify it to adapt it to your needs by improving the dataset or model architecture for a custom deployment.
-[Extended glass-breaking detector with Arduino Cloud](assets/glass-break-detection-building.zip)
772
+
- The Machine Learning Tools project is public [here](https://mltools.arduino.cc/public/210541/latest) by Aurelien Lequertier. You can clone it and modify it to adapt it to your needs by improving the dataset or model architecture for a custom deployment.
774
773
775
774
## Conclusion
776
775
@@ -786,5 +785,5 @@ This system can be adapted to recognize other sounds or events by retraining the
786
785
- Monitoring animal sounds in wildlife conservation.
787
786
- Recognizing spoken keywords for voice-controlled systems.
788
787
789
-
You can also explore the [Door Intruder Detector Using ML with the Nicla Voice](https://docs.arduino.cc/tutorials/nicla-voice/ei-intruder-detector/)applicatio note that shows how machine learning can detect door-opening and intrusion events, providing additional insights into creating versatile sound detection systems for enhanced domestic security.
788
+
You can also explore the [Door Intruder Detector Using ML with the Nicla Voice](https://docs.arduino.cc/tutorials/nicla-voice/ei-intruder-detector/)application note that shows how machine learning can detect door-opening and intrusion events, providing additional insights into creating versatile sound detection systems for enhanced domestic security.
0 commit comments