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

c# supports GPU inference #1307

Closed mason-acronode closed 1 year ago

mason-acronode commented 1 year ago

current nuget package does not support full GPU implementation such as BatchModel and BatchRecognizer. I created those classes and added the P/Invoke functions in nuget src.

nshmyrev commented 1 year ago

Cool, thank you!

psibia commented 1 year ago

Please update files in nuget (Vosk.dll)