ARM-software / ML-KWS-for-MCU

Keyword spotting on Arm Cortex-M Microcontrollers
Apache License 2.0
1.13k stars 414 forks source link

How to test trained model on custom testing dataset #108

Open saraalemadi opened 5 years ago

saraalemadi commented 5 years ago

Hi,

How can I test the trained model on a specific dataset from a predefined directory instead of adding it to the training dataset as described in the code?

Thanks -Sara