yes, no, unknown, noise
and you only want to detect the keyword ‘yes’ and ‘no’, merge the ‘unknown’ and ‘noise’ labels in a single class such as z_openset
(we prefix it with ‘z’ in order to get this class last in the list).Export to Syntiant NDP101 library for custom model development
update_libraries_windows.bat
(Syntiant TinyML only)arduino-win-build.bat --build
for audio support (add --with-imu
flag for IMU support)arduino-win-build.bat --flash
./arduino-build.sh --build
for audio support (add --with-imu
flag for IMU support)./arduino-build.sh --flash