[Enhancement]: Verbose by default
What changes would you like?
Hi! first of all -- thank you for awesome snap.
I have a small suggestion for audacity.fetch-models. Make it verbose by default and consider add -s --silent or -q --quiet. It is small change but it is nice to see that something is happening by default.
Or consider to add -v to the README :-)
Any extra information?
No response
Hey @petrzpav , thanks for the feedback!
At a minimum I will add -v to the README, and I will consider showing all output by default. My original intention was to suppress all the git/wget/unzip output as some Audacity users are not so Linux savvy, and the output in that case may be a bit confusing or intimidating.
Side note, the upcoming release of the OpenVINO plugins is adding a model manager directly to the Audacity GUI. I don't expect the snap to distribute the fetch-models command once the model manager UI is available.