fortypercnt / stream-translator

MIT License
220 stars 44 forks source link

Have you considered adding this stalled project UI functionality #6

Open gixiphy opened 1 year ago

gixiphy commented 1 year ago

Have you considered adding this stalled project UI functionality

https://github.com/azuse/youtube-streaming-translator-python

fortypercnt commented 1 year ago

Thanks for the link. I had the idea to make an on screen display instead of just the command line output pretty much from the start, but it is not so easy to implement. The project you linked has an interesting way to do it by outputting translations to a web page and importing the page as browser source via OBS. It should be fairly simple to implement. What I don't like is that you have to run/install additional software (OBS). I would prefer a native python solution, I'm looking at options rn.