Thomas Mecattaf

Results 26 comments of Thomas Mecattaf

same here, on latest hyprland and wtype: ```wtype -M alt -P right -m alt``` returns ``` [1;11C``` and ```wtype -M alt -P left -m alt``` returns ```[1;12D```

As noted on the nix thread, the kernel 6.9.x series and beyond break the bottom screen on the Zenbook Duo. It also looks like this will not be fixed in...

For those like me who are not comfortable building/compiling their own kernel: Fortunately sentry the legend (maintainer of fsync kernel) has [just incorporated the patch 53a8cae856c66ec1f0a100703aab3690 by mfenniak]( https://copr-dist-git.fedorainfracloud.org/cgit/sentry/kernel-fsync/kernel.git/tree/0001-Revert-drm-i915-mtl-Add-fake-PCH-for-Meteor-Lake.patch?id=1b48e636348875ab062df1b63af7e3ac18f819d7) and...

@teto were you able to figure out how to use gp.nvim with ollama for local whisper?

@teto Looks like this project will no longer be maintained. Such a shame, as it is by far the best experience I have had with LLMs and nvim. Since you...

@teto Would really appreciate a short guide on how to get local whisper working for english transcription on your device!

Is there a way i can help with the logging part?

Hey @Robitx my end goal here is to get local whisper (or any speech to text) in gp.nvim I want to work on logging to unblock @teto from creating the...

@teto could you be so kind to share your config file? Or perhaps a short guide on how to set it up? Many thanks!

@Robitx do you think this should be done in a separate plugin? Specifically local whisper. It looks like there is some shared/overlapping functionality but I do not want to keep...