Zachary Vorhies
Zachary Vorhies
QEMU based esp32 simulator: https://github.com/mluis/qemu-esp32 @robertlipe
Last I checked - python 3.12 wasn't supported by the ML dependencies
Fixed with the newest release. I now use UV and a pinned python dependency.
You might have a dependency problem. You should try out my front end to insanely-fast-whisper `transcribe-anything --device insane` and see if that solves your problem. I handle dependencies differently to...
You have the wrong version of torch installed because of some AI tool that you've installed in the past. You need to uninstall torch, anything that touches it and then...
I don't have an Intel Arc so I can't test this. The detection to install the gpu version of whisper dependencies is fairly primitive. Unfortunately I can't test any fix...
I don't know how AI works either. But I am an expert in packaging up the dependencies to make it work. You might be able to use my AI coding...
I've painfully upgraded all of the dependencies to latest torch version for the insane whisper backend. Hopefully fixes your issues. I can't test because my only linux is in a...
I see that people are using powershell, does this also fail when launching from cmd.exe?
Fixed in the most recent release.