mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-24 08:14:34 +01:00
build: Add and build Kaldi submodule.
This commit is contained in:
parent
5e051512c3
commit
40a46dbbb6
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