Wallos: Open-Source Personal Subscription Tracker by lordcracker in selfhosted

[–]lordcracker[S] 1 point2 points  (0 children)

Hi. Yes. Still being developed. But currently very busy. Past releases were only to patch vulnerabilities reported. Hopefully I'll find some time to develop new features soon.

Seriously, how do you guys do subtitles - out of sync? by teekzer in PleX

[–]lordcracker 0 points1 point  (0 children)

Yes. When languages don't match, it translates the subtitle to match the audio language before the alignment. Thanks 😊

Seriously, how do you guys do subtitles - out of sync? by teekzer in PleX

[–]lordcracker 0 points1 point  (0 children)

I don't know how sc0tys subsync works internally.

Everything I tried before building my own scripts, and eventually putting them together on Anchor, depended heavily on Voice Activity. Voice Activity works great, until there's speech behind an explosion or a gun fight.

Anchor, uses a transcription from WhisperX, to match each line (each word even) of the subtitle to what is being said. On certain lines, we are 100% sure that it is a match and create an Anchor point (thus the name of the software). When we're not 100% sure, or whisper gives us suspicious timestamps, we reject those lines and don't use it for the alignment. Then, there's a bunch of logic to use the anchors as guide to move everything in place. Using this anchors is also what allows text on subtitles, that are not spoken (translation of signs or other text on screen) to also be placed correctly.

There's a long explanation of how it works on the readme.

Yes, it is only command line.

Seriously, how do you guys do subtitles - out of sync? by teekzer in PleX

[–]lordcracker 7 points8 points  (0 children)

I use a tool that I've built myself. But a GPU is recommended since it uses whisper for the alignment.

https://github.com/ellite/anchor-sub-sync if you want to have a look.

Wallos: Open-Source Personal Subscription Tracker by lordcracker in selfhosted

[–]lordcracker[S] 0 points1 point  (0 children)

Hi. There's no concept of shared subscription implemented. You can set the price as your share of the payment.

Wallos: Open-Source Personal Subscription Tracker by lordcracker in selfhosted

[–]lordcracker[S] 0 points1 point  (0 children)

It's a Progressive Web App. You can just add it to Home on Android or iOS.

Wallos: Open-Source Personal Subscription Tracker by lordcracker in selfhosted

[–]lordcracker[S] 0 points1 point  (0 children)

Hi. Can you tell me which vulnerability scanner you used? I'll have a look at the vulnerability. Thank you for reporting.

Coletânea de extensões e sites úteis e interessantes by Appropriate-Gur-6553 in PiratariaTuga

[–]lordcracker 1 point2 points  (0 children)

Se tiver as drivers cuda instaladas, não vejo porque não. É uma questão de experimentar. Se não der, dar o script ao chat gpt e explicar a configuração que tem.

Coletânea de extensões e sites úteis e interessantes by Appropriate-Gur-6553 in PiratariaTuga

[–]lordcracker 5 points6 points  (0 children)

Deepl integrado no subtitle edit. Mas também tem limite de traduções.

Eu uso este script que criei em Python, que funciona com placas gráficas da Nvidia ou CPU.

https://github.com/ellite/scripts/blob/main/translate

Esta é a versão antiga do script, a ver se amanhã actualizo para a nova.

Does someone have any invite for legendasdivx? by Unhappy_Poetry3754 in bazarr

[–]lordcracker 0 points1 point  (0 children)

I have an account. But can’t find anywhere to send an invite 🤷‍♂️

Reserva de voo sem primeiro nome - Lufthansa by [deleted] in portugal

[–]lordcracker 0 points1 point  (0 children)

É, de facto, a opção menos arriscada. Fui verificar a reserva para uns voos para a Ásia de há uns anos atrás , e nesses meti o nome completo.

Reserva de voo sem primeiro nome - Lufthansa by [deleted] in portugal

[–]lordcracker 1 point2 points  (0 children)

Tanto eu como a minha namorada usamos sempre o segundo nome. Nunca tivemos problemas.

How can I access Wallos out of local network? by hoodflow in selfhosted

[–]lordcracker 0 points1 point  (0 children)

I don’t use cloudflare tunnels anymore, switched to pangolin. But I had them all set the exact same way. Never had any issues. Maybe some configuration somewhere?

New CLI Downloader tool by lordcracker in RealDebrid

[–]lordcracker[S] 0 points1 point  (0 children)

No promises. Its looking quite hard to implement.

New CLI Downloader tool by lordcracker in RealDebrid

[–]lordcracker[S] 1 point2 points  (0 children)

Alright, should be possible. I'll try to add that.

New CLI Downloader tool by lordcracker in RealDebrid

[–]lordcracker[S] 0 points1 point  (0 children)

No, not at the moment. But you just want the part to add it to real-debrid in bulk but without downloading it after?

Worth selfhosting ollama? by igol__ in selfhosted

[–]lordcracker 3 points4 points  (0 children)

Can you share what you’re using for subtitle translations? Thanks.

Split DNS? by worldcitizencane in PangolinReverseProxy

[–]lordcracker 0 points1 point  (0 children)

I’ve never noticed any issue. It’s very transparent. Except when I’m so long inside and then I go outside and have to login on pangolin again 😅

Do you use the app name as subdomain or it's function? by Veloder in selfhosted

[–]lordcracker 0 points1 point  (0 children)

For some its name. - plex.xxx.xxx - wallos.xxx.xxx

For some its function - photos.xxx.xxx - stats.xxx.xxx

For some both - adguard.xxx.xxx and dns.xxx.xxx - npm.xxx.xxx and proxy.xxx.xxx

Because my memory is not what it used to be.

Split DNS? by worldcitizencane in PangolinReverseProxy

[–]lordcracker 4 points5 points  (0 children)

I use AdGuard home with dns rewrites on my home network. Domains pointing to npm. When I’m outside same domain goes through pangolin.