semidark

Results 23 comments of semidark

Same problem for me here. Using anbox snap version 186 on an Ubuntu 20.04. I made sure that the Internet connection in anbox is working and that all permissions are...

Same here: Maybe it has something to to with this bug? https://github.com/WhiskeySockets/Baileys/issues/353 ``` # lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 22.04.4 LTS Release: 22.04...

I created a Pull Request for this Issue. https://github.com/lavabit/robox/pull/300

> please stop spamming here. > > multiple people are subscribed to this issue and patiently wait until it is done. > all of them receive an email for every...

Created a Pull Request to tackle offline Speaker diarization: https://github.com/m-bain/whisperX/pull/1097

I am affected by the same or a **very similar** Issue on Ubuntu Linux 22.04. My current workaround is downgrading to [b-3804](https://github.com/ggerganov/llama.cpp/releases/tag/b3804) which fixes the issue and I can run...

Where do i find the Cache directories that may be responsible for the crash under linux? I will try to clear the cache and after that skip the model warmup.

I cleaned up the `~/.cache/mesa_shader_cache` but I was not sure if it is actually the right folder. It did not change anything. What actually helped was adding the `--no-warmup` parameter:...

@qnixsynapse: I applied the patch you provided, and now it no longer crashes even without the `--no-warmup` parameter. How can I effectively compare speeds?