StuartIanNaylor

Results 179 comments of StuartIanNaylor

> Sorry, I don't get the point. wenet focuses on ASR. It should be easy to integrate wenet in your system if ASR is required for your system, You have...

@geerlingguy pcie3.0 or 2.0 as do you not neet to set back to 2.0? Radxa tried FPC on the rock Pi4 at 1st but that was pcie2.0 x4 but that...

The actual false positives benchmark is good as it takes the LibriSpeech 100 dataset and runs through the KWS and that dataset is set and defined. With a rough python...

I am not all that sure about silero-vad as the Number Detector and Language Classifier sort of make it a bit 'fat' for just VAD. Maybe there are simpler and...

Apols Doh I had put `source = file:///home/stuart/Nums_7dot1_24_48000.wav?name=File` but forgot the section `[stream]` Aaarch64 is likely more common now and would be great to get a deb in releases though.

I think now with so much from fft to ML benefiting from vector instructions 32bit is now mostly a microcontroller domain. I managed compile real easy it was just me...

With Ubuntu 22.04 I can see in htop cockpit-tls is running near 100% on a single core. Linux ubuntu 6.6.0 #1 SMP PREEMPT aarch64 GNU/Linux ``` Architecture: aarch64 CPU op-mode(s):...

I don't get a lot in the journal than ``` Nov 14 13:46:33 ubuntu systemd[1]: Starting Socket for Cockpit Web Service http instance... Nov 14 13:46:33 ubuntu systemd[1]: Starting Socket...

I think there must be a limit maybe its the standard 32 of the kernel and some how we lose one and it ends as 30 :) I thought it...

https://github.com/KumaTea/pytorch-aarch64/releases/tag/v1.10.0 I guess you could install via pip then compile?