castorini / honkling

Web app for keyword spotting using TensorflowJS
https://castorini.github.io/honkling/
MIT License
69 stars 13 forks source link

Node version of honkling for performance evaluation #50

Closed ljj7975 closed 6 years ago

ljj7975 commented 6 years ago

meyda source code has been updated for proper input processing. Therefore, I had to include updated version of meyda as part of our code.

current version only utilize cpu. different node js module is necessary for gpu utilization and will be implemented