chidiwilliams / buzz

Buzz transcribes and translates audio offline on your personal computer. Powered by OpenAI's Whisper.
https://chidiwilliams.github.io/buzz
MIT License
11.81k stars 884 forks source link

Disabling Word-level timings is not being remembered/saved #747

Closed robsiera closed 2 months ago

robsiera commented 3 months ago

I've noticed that when you disable "Word-level timings" in either the File>Import File or in Preferences>Folder Watch, that setting is applied, but it is not remembered the 'next time'. Especially for the Folder Watch that is a problem as that makes that feature unusable for me. Maybe when loading the settings something goes wrong?

I'm using the Windows version.

raivisdejus commented 3 months ago

I have noticed this as well, will fix at some free moment

robsiera commented 3 months ago

Probably related: ones you "enable folder watch", the disable does not seems to work. So maybe some issue with interpreting the state of checkboxes in general?

raivisdejus commented 3 months ago

Issue fixed.

robsiera commented 2 months ago

I just installed the lastest dev build. I can config, on Windows, the state of the 'Word-level timings' checkbox is remembered when transcribing an audio file. However, in Preferences>Folder Watch it is still not retained: disable it, save it, close preferences, open again and you will see it is enabled again.

raivisdejus commented 2 months ago

This should fix it, let us know if you find any other issues.