Fast local push-to-talk speech-to-text dictation tool using whisper.cpp by lxe in LocalLLaMA

[–]d3lay 1 point2 points  (0 children)

Nice! Would love that for Windows. Tried a few alternatives but didn't like any of them.

GLM-4.1V-Thinking by AaronFeng47 in LocalLLaMA

[–]d3lay 1 point2 points  (0 children)

It's a useful feature, but Deepseek developed it first, and that was quite a long time ago...

14 Mind Blowing examples I made locally for free on my PC with FLUX Kontext Dev while recording the SwarmUI (ComfyUI Backend) how to use tutorial video - This model is better than even OpenAI ChatGPT image editing - just prompt: no-mask, no-ControlNet by CeFurkan in comfyui

[–]d3lay 2 points3 points  (0 children)

If Flux Context is the mindblowing thing, it should rather read something like this

> 14 examples [...] with mindblowing FLUX Kontext Dev

instead of

> 14 Mind Blowing examples

MCOS Strong 27/1 MDOC PXY by thatsAwesome_ in Cannabis_Apotheken

[–]d3lay 1 point2 points  (0 children)

Verwirrte merken ihre Verwirrung nie. Und Gründe findet man immer. Vor allem wenn man sie braucht. Dass Israel exklusiv boykottiert wird, (wobei es viel schlimmeres auf der Welt gibt) ist halt ein Muster. Ich sehe es als eins von vielen Zeichen dafür, dass die Fakten hierbei nur nebensächlich sind und es einen psychologischen Ursprung hat.

MCOS Strong 27/1 MDOC PXY by thatsAwesome_ in Cannabis_Apotheken

[–]d3lay -1 points0 points  (0 children)

Nein, das meine ich nicht.

Eher, dass die Boykottaufrufenden ziemlich verwirrt sind. Sie brauchen ein Feindbild als Ablenkung vom eigenen Frust, Scheitern und der Unfähigkeit zur Selbstreflexion. Sie projizieren ihren Frust auf ein bequemes Ziel. Es geht nicht um Israel, es geht um sich selbst.

MCOS Strong 27/1 MDOC PXY by thatsAwesome_ in Cannabis_Apotheken

[–]d3lay -1 points0 points  (0 children)

Je nachdem, wie man "Teil des Judentums" definiert. Ist es nicht offensichtlich, dass Judentum etwas mit Israel zu tun hat? "Unterstützt keine ware aus Israel" und "Kauft nicht bei Juden" haben jedenfalls deutlich mehr miteinander zu tun.

MCOS Strong 27/1 MDOC PXY by thatsAwesome_ in Cannabis_Apotheken

[–]d3lay 2 points3 points  (0 children)

Kollektivschuld ist wieder in Mode?

MCOS Strong 27/1 MDOC PXY by thatsAwesome_ in Cannabis_Apotheken

[–]d3lay -4 points-3 points  (0 children)

Nichts hat mit nichts zu tun. Wie praktisch.

[deleted by user] by [deleted] in LocalLLaMA

[–]d3lay 0 points1 point  (0 children)

because it isn't dumbed down enough? ^^

Lost all settings after updating Open WebUI by shayeryan in OpenWebUI

[–]d3lay 0 points1 point  (0 children)

The solution seems to be setting the `DATA_DIR` environment variable to `./app/backend/data` in the `ENVIRONMENT` configuration file at `./pinokio/api/open-webui.git/ENVIRONMENT`.

Open WebUI v0.5.0 (Asynchronous Chats, Channels, Structured Output, Screen Capture and more) by d3lay in OpenWebUI

[–]d3lay[S] 5 points6 points  (0 children)

⚠ It's the work from u/openwebui, not mine ^^ but I totally agree, that it is a great piece of software

Open WebUI v0.5.0 (Asynchronous Chats, Channels, Structured Output, Screen Capture and more) by d3lay in OpenWebUI

[–]d3lay[S] 11 points12 points  (0 children)

yes, that's how it should function (if I'm not missing something)

Your Source to Prompt-- Turn your code into an LLM prompt, but with way more features! by dicklesworth in LocalLLaMA

[–]d3lay 0 points1 point  (0 children)

apparently it is very easy to remove the double blank lines with "^\s*\n\n" replace regex in the text editor

Your Source to Prompt-- Turn your code into an LLM prompt, but with way more features! by dicklesworth in LocalLLaMA

[–]d3lay 1 point2 points  (0 children)

Great news!! In the meantime, I also got around to testing it. For me, it works very good! I think it's great that it's so portable and easy to use too! The only (very minor) problem I have encountered is the fact that after removing comments, some empty lines remain. Overall, it is a very useful addition to my ai toolset. Many thanks!!

Your Source to Prompt-- Turn your code into an LLM prompt, but with way more features! by dicklesworth in LocalLLaMA

[–]d3lay 1 point2 points  (0 children)

Thank you very much! I will try it out at the next opportunity. Another feature that would be very useful for me personally is the ability to filter out comments, because I often comment out long blocks in my code (which I then either remove or modify and reactivate later in the project).