SubtitleEdit / subtitleedit

the subtitle editor :)
http://www.nikse.dk/SubtitleEdit/Help
GNU General Public License v3.0
8.86k stars 916 forks source link

Request: save extra command line argument changes under Audio to text (Whisper) to permanently disable the beep #8973

Closed SleepyCatten closed 1 week ago

SleepyCatten commented 2 weeks ago

Hi folks

There was a previous issue raised under 7684, where the user asked how to disable the "beep" sound when using Video --> Audio to text (Whisper). This was resolved by advising the user to add --beep_off to the command line argument. However, this option isn't saved.

Subtitle Edit remembers the engine I'm using (Purfview's Faster-Whisper-XXL), the Language (English), and the model (large-v3), but it always defaults the extra parameters for the command line arguments back to --standard. Every time I start a new batch, I have to manually re-add --beep_off.

Please could the option(s) be saved if you change them, perhaps with a button to reset to default settings?

Alternatively, please could the default to changed to --standard --beep_off?