castorini / howl

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

Using model on the mobile device (Android/iOS using TensorFlow Lite) #88

Closed Kamil-H closed 3 years ago

Kamil-H commented 3 years ago

Would it be possible to use your pretrained model in the TensorFlow? To be more specific, I was thinking about the possibility to use it in TensorFlow Lite on mobile devices (Android/iOS). I would like to try to build real-time, offline keyword spotting system and starting from detecting "Hey, Firefox" using your model on mobile device would be great.