List view
# Description The wakeword collector is really just a functional prototype for a flow to collect the minimum amount of wakeword data needed to train a model. If developers want a more robust codebase in the future for such use cases, it would be a good idea to refactor the whole CLI into a proper codebase. This way, it will be easy to adapt to the needs of the developer. # DoD This milestone is still very poorly scoped. There should be a clear definition of done here.
No due date•1/4 issues closed# Description The Wakeword Data Collector is really just a bare minimum python CLI prototype for collecting all the data needed from users to build a wakeword. But it would be great if we could increase the ease of use and accessibility by turning it into a web-based app. ## User stories As a user, I want to: * go through a prompted routine to collect the data needed to make a wakeword so that I can make my own wakeword. * use this in my browser so that I can easily run it # DoD (Definition of Done) * Front end * User feedback * Unit tests * Documentation
No due date•0/1 issues closed