fortypercnt / stream-translator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Have you considered adding this stalled project UI functionality

gixiphy opened this issue · comments

Have you considered adding this stalled project UI functionality

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

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.