chaosparrot / parrot.py

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

[request] add option to delete sounds #41

Open paul-schaaf opened 1 year ago

paul-schaaf commented 1 year ago

option in main menu to delete sounds e.g. for sounds that did not work well (or more generally an option to manage sounds. could also offer rename option)

AndrewDant commented 8 months ago

For what it's worth, you can accomplish this yourself by going to data/recordings and deleting or renaming the folder for a given recording.

paul-schaaf commented 8 months ago

yes. the reason this would still be nice to have is because the user of parrot may not and should not need to know the internals of parrot. maybe parrot keeps some configuration for the recordings somewhere that should also be deleted (I don't think it does but the user shouldn't be required to know this)