chaosparrot / parrot.py

Computer interaction using audio and speechrecognition
MIT License
139 stars 36 forks source link

request: allow me to change selected sounds when learning #37

Open paul-schaaf opened 1 year ago

paul-schaaf commented 1 year ago

currently when I want to train a new model I have to select all the sounds that I want to include in the model by typing y or n or skip. as far as I know if make a mistake I have to control c and do everything again.

I've seen other cli solve this by allowing the user to select multiple options by going up or down in a menu, selecting with space and then finally pressing enter to confirm all values