abb128 / LiveCaptions

Linux Desktop application that provides live captioning
GNU General Public License v3.0
1.15k stars 31 forks source link

option to hide window when no speech is detected #47

Open mimuki opened 1 year ago

mimuki commented 1 year ago

Right now, when there's a pause in conversation, the last few words that were said stay visible indefinitely. It would be nice for those to automatically disappear after a little bit.

Also, a potentially more complicated suggestion to implement: it would be cool for the entire window to hide itself when not actively detecting audio (and then show itself again when people start talking again, or when the window is hovered over or focused).