abb128 / LiveCaptions

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

Select Monitored Source / Multi instancing #33

Open Doomsdayrs opened 1 year ago

Doomsdayrs commented 1 year ago

It would be nice to be able have multiple instances of the application, and be able to select the source it monitors.

This can be accomplished either with replacing the microphone button with a source drop down, or possibly with another button for source selection.

abb128 commented 1 year ago

I think that instead of having actual multiple instances of the application it'd be better to have just one, and add an option to spawn a subwindow for a specific source. That way, the same loaded model can be shared and the memory use will be much lower