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

Linux library for RPi #1593

Closed Dreamerandhardworker closed 1 week ago

Dreamerandhardworker commented 2 weeks ago

I found ready-made compiled ones libgost.so for the C language libraries on Linux, but for x86 processors. Are there ready-made compiled libraries on Linux for ARM ?

nshmyrev commented 2 weeks ago

https://github.com/alphacep/vosk-api/releases/download/v0.3.45/vosk-linux-armv7l-0.3.45.zip

https://github.com/alphacep/vosk-api/releases/download/v0.3.45/vosk-linux-aarch64-0.3.45.zip

nshmyrev commented 1 week ago

Let us know if you have other questions