vosk-api icon indicating copy to clipboard operation
vosk-api copied to clipboard

Does vosk support ARM GPU (e.g. Mali GPU)?

Open mike-2020 opened this issue 2 years ago • 1 comments

Hello,

Does vosk support ARM GPU (e.g. Mali GPU)?

Thanks

mike-2020 avatar Jul 01 '22 14:07 mike-2020

No

nshmyrev avatar Jul 01 '22 14:07 nshmyrev

Hi, any other STTs you know of that do? I'm just switched to the large model and am having longer wait times as in the issue linked below. However, it recognizes the text right away, but considers it only partial. So there must be a parameter to adjust that.

https://github.com/alphacep/vosk-api/issues/953

auwsom avatar Sep 26 '22 03:09 auwsom

Hi, any other STTs you know of that do?

You'd better describe your hardware and your goals. There are several ASR systems that can use many CPU cores for example. There are some using neural units on the phone.

Mali GPU is actually very slow, not very helpful for deep learning. It is very task-specific.

nshmyrev avatar Sep 26 '22 07:09 nshmyrev

Thanks for the reply. I actually meant a desktop pc GPU like in the other thread. I have a 3060 in a dual Xeon 2687 workstation. My hunch is that the CPU is not the bottleneck.. that not going from "partial" to "result" is the problem. but I haven't found a way to set the sensitivity for completing to "result" . I should probably open a separate issue for that.. here: https://github.com/alphacep/vosk-api/issues/1156

auwsom avatar Sep 26 '22 16:09 auwsom