Potentially unpopular opinion: a bunch of rust replacements for the common terminal utilities: eza, bat, dust, fd, helix. Also fish and nushell, yt-dlp, and some of my favorite programming languages.
- 0 Posts
- 5 Comments
Joined 11 months ago
Cake day: May 31st, 2024
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
elementary os in 2016. I still use eos on my desktop machine, mainly because it’s kinda ubuntu but not quite. Running Fedora on one of my laptops, the rest are running macos
nimpnin@sopuli.xyzto Free and Open Source Software@beehaw.org•Translating videos without limits?3·2 months agoAFAIK, this is the Google translate model that you can deploy locally https://huggingface.co/google/mt5-large
nimpnin@sopuli.xyzto Free and Open Source Software@beehaw.org•Translating videos without limits?4·2 months agoEDIT: seems like Whisper might be your best bet, it does speech-to-text + translation via a CLI that can be installed with pip: https://github.com/openai/whisper
Huggingface has loads of models for local speech to text and translation, see https://huggingface.co/docs/transformers/model_doc/speech_to_text
There is probably a nicer UI to use them than python coding, but I don’t know one.
I have it installed on a few of my machines but don’t really find it that useful. But then again that’s specific to my needs and usecases.