mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-26 17:24:34 +01:00
build: Add and build Kaldi submodule.
This commit is contained in:
parent
6c84bc49dd
commit
265c5cf4dc
3 changed files with 28 additions and 0 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue