Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Will you release the code to reproduce the keyword spotting results in your FastGRNN paper? #72

Closed
ifed-ucsd opened this issue Jan 11, 2019 · 1 comment

Comments

@ifed-ucsd
Copy link

No description provided.

@adityakusupati
Copy link
Contributor

Hi @ifed-ucsd ,

The training code along with the quantization is public and is already in the repo at: https://github.com/Microsoft/EdgeML/tree/master/tf/examples/FastCells. I am not sure what is that you want to be public. If you are talking about the Wakeword-2 dataset, unfortunately, it is proprietary. But one can use Google Keyword dataset as a substitute. The FastGRNN paper describes the featurization as well for the keyword spotting datasets. Lastly, if you want IoT device code, we haven't released the handwritten Arduino code as we are expecting the release of SeeDot a compiler to generate optimized code for the devices. You can write a native C implementation and it should work. An example for one of the hand written codes is: https://github.com/Microsoft/EdgeML/blob/master/Applications/GesturePod/onMKR1000/onMKR1000.ino
We have also shared the hyperparams for the datasets in the Appendix of the paper.

Do let me know if there is something else you need.

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants