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.57k stars 1.06k forks source link

GPU usage #1331

Closed MehdiyevSoltan2004 closed 1 year ago

MehdiyevSoltan2004 commented 1 year ago

How can I use the GPU? I could not find the information in #74

nshmyrev commented 1 year ago

Run the docker image, the protocol is the same

https://hub.docker.com/r/alphacep/kaldi-en-gpu

The rest is tracked in #835