castorini / honkling

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

Personalization #95

Closed ljj7975 closed 5 years ago

ljj7975 commented 5 years ago

used browser storage so that the personalized model is available even after the browser is restarted.

On my mac book, for 11 keywords (10 positive + 1 random for unknown) 1 recording per keyword - 30 mins 3 recording per keyword - 90 mins 5 recording per keyword - 140 mins

I will write some framework for measuring training time so we can have an average for training times and evaluate how fast it is on the desktop (with & without GPU) as well.