New issue by JohnGebbie on void-packages repository https://github.com/void-linux/void-packages/issues/39009 Description: ### Package name vosk-api ### Package homepage https://alphacephei.com/vosk ### Description Vosk is an offline open source speech recognition toolkit. You can write programs that do speech to text with the library and they provide language models for lots of languages. My program I'd like to package uses Vosk but I'm not completely sure how to package Vosk. I think compiling the library requires Kaldi and isn't straightforward, but there's prebuilt binaries for the different architectures: https://github.com/alphacep/vosk-api/releases Could I make a template using those or how would I go about it? ### Does the requested package meet the package requirements? System, Compiled, Required ### Is the requested package released? Yes