microsoft / EdgeML

This repository provides code for machine learning algorithms for edge devices developed at Microsoft Research India.
Other
1.59k stars 370 forks source link

Inference Code to deploy KWS on bluecoin #233

Closed mehreenjabeen closed 3 years ago

mehreenjabeen commented 3 years ago

Hi,

I have generated the four files(model.h, model.S, featurizer.h and featurizer.S) for cortex M4 devices. However, I didnt find any inference code for deployment on STM bluecoin. Can you please provide any pointer on it.

Thanks

ShikharJ commented 3 years ago

@MJ10 Can you please take a look at this as well?

ShikharJ commented 3 years ago

@mehreenjabeen The STM Bluecoin driver code is Microsoft IP, and as such cannot be shared. Sorry for this. Closing the issue for now.