patxio

Results 7 issues of patxio

mostly no problem with using python3 except for few packages being deprecated in some way or another. Probably create a new branch with compatible with the packages?

The interactive interface is appealing to a lot of people but I (and I hope some other ppl too) might appeal at having a config file to write or download...

as of the commit `7fa43c6d8e90acf2a966a9da480e884536b2b79d`, building using the default make target (which I believe is `o/blink/blink`) and running as ```sh # hope this is the way it should be used...

documentation
enhancement

I see that the dependencies are only covered for the Linux distribution, namely Arch Linux. I thought it would be convenient to have a script to manage the dependencies pre-build...

I see that the code is incompatible with < 16 version for Clang, but while configuring with lower versions of clang, CMake doesn't emit any warning or errors. Added a...

For now, I have the latest GCC 13.1.1 environment setup but from what I guess, building with it doesn't get it to build at all (for example, see one of...

hey, what format is `pretrained_sp_model` fed through `main.py`. I tried diggin more info but cound't find much. thanks, :)