Shayne Hartford

Results 193 comments of Shayne Hartford

Let me know how that goes or if you need any help, I'm going to be buying an esp32 to make a macro board soon and that would be a...

The ESP has Wifi and Bluetooth, you can emulate a PS/2, Bluetooth HID, or communicate over wifi to an api running on a computer that's able to do things.

Looks great, i'll test v2 when I get my esp32

Version 2 Basestations (Valve) are very simple You write one of the values to a bluetooth device | Hex | Action | |------|---------| | 0x00 | OFF | | 0x01...

I think TCPShield has mostly been abandoned unless you're a paying customer :( I stopped using it.

The example currently uses dependencies not listed in the `cargo.toml` (vad) and doesn't compile with the latest `whisper-rs`

It prints `[ Silence ]` for me, I don't know what it's doing, but maybe it has to do with the mono conversion, is it dropping one of the channels...

Increasing the threads fixed the latency error, but it still panics at Classification with my primary mic, the secondary doesn't crash and picks up some words, but nothing usable. I'm...

I tried a larger model (medium) but it classification crashes immediately, increasing latency solves that temporarily but it still eventually crashes, and detection is not any better. You didn't include...