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

including vocab sample in different form (ex. singular,plural) #62

Open ljj7975 opened 3 years ago

ljj7975 commented 3 years ago

Instead of searching for exact match, we can include singular or plural forms

Maybe we can use some features of nltk https://www.nltk.org/index.html??