Hi,
I have been trying to replace an existing KWS model in the following repo, although it is a private repo, but you might have access to that:
https://github.com/alifsemi/ml-kws-ic-example-ensemble-share
Firstly, I was wondering if the documents are up to date.
Because I found that the structure of directories/subdirectories have changed a bit but seemingly it is not updated in the document.
Aside from that, in KWS.md document, it has been said that for replacing micronet_m model with a different model (let’s say a previous one such as dnn-m-quantized), we just need to point to the .tflite file, however, I tracked the commits that your team pushed and found out that there are some files (.cc and header files) in the source directory, have been modified for replacing the DS-CNN with Micronet-m.
That’s why I am a bit confused if either the document is updated or we need to modify different files in order to be able to change the model.
Any help would be greatly appreciated
Thank you in advance,
Sina