build: Add and build Kaldi submodule.

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

4
.gitmodules vendored
View file

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