build: Add and build Kaldi submodule.

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

4
.gitmodules vendored
View file

@ -64,3 +64,7 @@
[submodule "openfst"]
path = openfst
url = https://github.com/alphacep/openfst
[submodule "kaldi"]
path = kaldi
url = https://github.com/alphacep/kaldi
branch = vosk