secretsauceai/wakeword-data-collector

Convert this python script into a nice web app

Opened this issue · 0 comments

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.

This issue is currently unrefined and will probably lead to several other issues.

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