I think you could have just added a TLDR in the beginning of the commit message
- 0 Posts
- 9 Comments
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.
nimpnin@sopuli.xyzto Programming@programming.dev•(probably not) Microsoft bought "codeburg.org" and redirects it to github.7·5 months agoThat just tells where the domain was registered, right? And that whoever did it chose to hide their info
nimpnin@sopuli.xyzto Programming@programming.dev•(probably not) Microsoft bought "codeburg.org" and redirects it to github.302·5 months agoAdmin Name: REDACTED FOR PRIVACY Admin Organization: REDACTED FOR PRIVACY Admin Street: REDACTED FOR PRIVACY
I don’t it’s farfetched that microsoft would do this. But yeah, we can’t know for sure.
worst take of the week
You can probably write your commit messages in most markup languages, whether it gets nicely rendered like it does here is a whole other topic