javierxio

Results 12 comments of javierxio

I have debugged further and it seems this directory and file are not being created: rnnoise-master/.libs/librnnoise.so.0.4.1 I don't see .libs directory neither the .so file. To fix ./autogen.sh error, I...

Hello. I am able to to run both ways (python and the command-line-interface)! Thanks a lot. I think the fact that the warning was printing was leading me to believe...

The correct answer (or at least what worked for me) is to uninstall the standalone VS Build Tools and from Visual Studio Installer install the Desktop Development with C++. Also,...

This is kind of related to what I am working on. I am trying to bring the Florence-2-base model into ollama (manually). https://github.com/ollama/ollama/issues/5195

@dev3py It seems that the florence is a pytorch model and not supported by ollama. ```cmd C:\ollama_models\florence-2-base>ollama create flo -f ./Modelfile -q Q5_K_M transferring model data 100% converting model Error:...

@dev3py i mean, have you tried another program (not ollama). check out LM Studio: https://lmstudio.ai/ They may have florence model available.

This is how i got it to work. Took me a day to figure out. - Uninstall build tools (standalone version) - From Visual Studio, install the Desktop Development with...

Easier way to reproduce, try right-clicking anywhere on the freetube screen; it should throw it to background.

click anywhere in the whitespace ![image](https://github.com/user-attachments/assets/24612871-3fbd-4f52-a4da-f0b4865c1c6d)

don't see issue anymore. must be issue with my ubuntu 24.04. thanks.