castorini / howl

Wake word detection modeling toolkit for Firefox Voice, supporting open datasets like Speech Commands and Common Voice.
Mozilla Public License 2.0
194 stars 28 forks source link

Implementing auto stopping #69

Open ljj7975 opened 3 years ago

ljj7975 commented 3 years ago

Currently, the training process only uses positive dev/test sets for intermediate evaluation. We will first need to update the code to use some of negative sets before we can implement proper auto-stopping