audacity icon indicating copy to clipboard operation
audacity copied to clipboard

[Enhancement]: Verbose by default

Open petrzpav opened this issue 3 months ago • 1 comments

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

petrzpav avatar Sep 30 '25 10:09 petrzpav

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.

frenchwr avatar Sep 30 '25 15:09 frenchwr