build: Add and build Vosk submodule.

This commit is contained in:
Bernhard Kölbl 2023-06-28 12:04:05 +02:00 committed by Rémi Bernon
parent 40a46dbbb6
commit dbca97049d
3 changed files with 19 additions and 1 deletions

3
.gitmodules vendored
View file

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