will wade
will wade
I totally vote for all of that - particularly a context detector. Thats going to be fun to do though (An aside really - I'm really worried about pyautogui library...
fixed in this fork https://github.com/nateshmbhat/pyttsx3
What I don’t get about this is that karabiner elements CAN interpret the fn key. Unless I’m hallucinating..
use python 3.8 then install 1.10.0 eg. ```bash conda create --name py38 python=3.8 conda activate py38 conda install onnxruntime=1.10.0 -c conda-forge ``` then that code works
I realise this maybe outside the scope of this project.. But I'm throwing it out there anyway.. I would personally like something like a RPC server and an API to...
That sounds good to me - do you have a pointer for the docs?
See https://github.com/theodi/uk-postcodes/issues/48 - NB the last comment that its not really being supported now. booo..
and me :( ```bash Warning: Validation of the RECORD file of mediapipe-0.10.14-cp310-cp310-macosx_11_0_universal2.whl failed. Please report to the maintainers of that package so they can fix their build process. Details: In...
NB: https://github.com/prefix-dev/pixi/issues/771#issuecomment-1945850137
Wow. Thats quite an amazing bit of Open AT design and engineering. Love it. We equally loved the original version. Is your plan to sell this alongside keeping it open?