Introduction to Edge AI with the Arduino nano 33 sense, Vowel Recognition
Steps:
- see this video: https://youtu.be/so_XmpbE13c
- Use the record_microphone to make your csv files.
- Copy the following colab environment to your own colab: https://colab.research.google.com/drive/1SiMcSK50QP6qSCUVcXKIoPmuTQrmwRCr?usp=sharing
- Upload you CSV files.
- Run the colab environment.
- Download the model.h and names.h file.
- Open the recognize_microphone.ino
- Copy the model.h and names.h file to your "recognize_microphone" directory
- Compile and upload to the arduino 33 nano sense
Have fun! Bart Bozon