Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 475 Bytes

File metadata and controls

5 lines (4 loc) · 475 Bytes

Arduino speech commands recognition

Arduino speech commands recognition is project in which I tried teach Arduino Nano recognizing words or commands using neural network. This project is inspirated by another speech commands recognition project by Peter Balch. Difference between mine and Balch's project is that I used different algorithm for recognizing words.