build: Add and build Vosk submodule.

This commit is contained in:
Bernhard Kölbl 2023-06-28 12:04:05 +02:00 committed by Arkadiusz Hiler
parent 649ff12344
commit 4c622dfc3e
3 changed files with 19 additions and 1 deletions

3
.gitmodules vendored
View file

@ -68,3 +68,6 @@
path = kaldi
url = https://github.com/alphacep/kaldi
branch = vosk
[submodule "vosk-api"]
path = vosk-api
url = https://github.com/alphacep/vosk-api