From the course: Machine Learning Foundations: Prototyping with Edge Impulse
Unlock this course with a free trial
Join today to access over 24,700 courses taught by industry experts.
Solution: Add another keyword - Arduino Tutorial
From the course: Machine Learning Foundations: Prototyping with Edge Impulse
Solution: Add another keyword
(upbeat music) - [Instructor] Updating your prototype to display an emoji panel when it recognizes the key word emoji may not sound complicated, but this is a pretty big challenge. Here's how I approached it. Starting with our Voice Commander project in Edge Impulse, just like we saved a new version of code in the Arduino IDE, I'm going to save a version of the Edge Impulse project. To do that, I'll go to the Versioning tab on the left. I'll click on the Store your current project button, add a short description, and save the version. Now you can see the version listed. I can always restore this version using the menu on the right. The next step is to add data for our new keyword. I'll use the data in the course exercise files. First, I'll go to the Data acquisition tab. Like we did with the noise samples, I'll click on the Upload icon. In the upload popup, I'll select Upload a folder. Then click on Choose files to navigate to the emoji folder in the exercise files. I'll choose the…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.