jts599
jts599
I only kinda know what I am doing so if you want me to do something differently, feel free to let me know. Also not sure how to add the...
I'll give it a go when I have some time. What I have is not super maintainable so it would be good to do something a little more robust.
Alright, I have updated to generate the HTML in python: You can see doc page as a preview [here](https://htmlpreview.github.io/?https://github.com/jts599/boxballDoc/blob/master/transform/src/schemas/doc/schemas.html)
Strictly speaking, there are some that are unnecessary, but there are no duplicates. Multiple files exist mostly for modularization purposes. The code that I wrote will generate representations of the...
I am having some trouble with this too. I installed Cuda, set both environment variables: ``` (.venv) jts599@DESKTOP-36J2IL3 MINGW64 /d/pywhispercpp/pywhispercpp $ echo $GGML_CUDA 1 ``` ``` (.venv) jts599@DESKTOP-36J2IL3 MINGW64 /d/pywhispercpp/pywhispercpp...
Seems like it should be good? `$nvcc -V` ``` nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2024 NVIDIA Corporation Built on Wed_Oct_30_01:18:48_Pacific_Daylight_Time_2024 Cuda compilation tools, release 12.6, V12.6.85 Build...
[install_log.txt](https://github.com/user-attachments/files/17910484/install_log.txt)
I get an error with WSL about virtualizations not being enabled on my computer that I have spent a number of hours trying to fix already, I have a linux...
Tried again on my linux install. I see the install log pick up that the environment variable is set, but I am still not seeing it run on my GPU...