castorini / honkling

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

fix prediction failure on unknown keywords #37

Closed ljj7975 closed 6 years ago

ljj7975 commented 6 years ago

have found that the previous training was only done on positive cases

the diff includes modifying existing .py files to support python3