alphacep / vosk-api

Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node
Apache License 2.0
7.35k stars 1.04k forks source link

Run VOSK on the rk3588 board using the GPU #1567

Open Lastdragon04 opened 2 months ago

Lastdragon04 commented 2 months ago

How to run VOSK using GPU on rk3588 board

nshmyrev commented 2 months ago

pip3 install vosk should work, did you try it?