this post was submitted on 02 Nov 2023
19 points (88.0% liked)

Linux

47515 readers
1663 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

apologies for coming back with another question so quick, but im at a loss im trying to get a plugin that lets you show live translations of what you are saying on stream. I found a few but...its not working to say the least.

https://github.com/eddieoz/OBS-live-translation : uses two different sites and the second one doesnt allow the very files the guide wants you to upload https://github.com/occ-ai/obs-localvocal : uses deb files for some reason and doesnt work to install anywhere else (needs apt get) https://patrikzudel.me/ai-subtitles : uses openai, which i dont have access to http://www.sayonari.com/trans_asr/asr.html : only works for jap to eng and vice versa https://github.com/occ-ai/obs-polyglot : again, debs

any help would be very much appreciated

you are viewing a single comment's thread
view the rest of the comments
[–] Mandy@sh.itjust.works 2 points 11 months ago (1 children)

looking further into localvocal, its just captions and not translations, not like i got it working on a buntu variant either, currently trying to rip my hairs out with sayonari, it seems to support many languages, but the website for some reason is japanese only

i even followed tutorials but it just isnt working

[–] QuazarOmega@lemy.lol 1 points 11 months ago* (last edited 11 months ago) (1 children)

Ah oops. Well, that second one looks very promising, I just saw the English setup video on it, but unfortunately it's missing the OBS part so idk

[–] Mandy@sh.itjust.works 2 points 11 months ago (1 children)

i got the japanese one working, the REALLY stupid part about it was it needs chrome, im not talking chromium, it LITERALLY needs chrome to work, guess it uses some internal apis or something only chrome has

[–] QuazarOmega@lemy.lol 1 points 11 months ago

Yikes, that's a strange requirement, but oh well, at least you got it working!
For reference, what guide did you end up following?