mirror of
https://git.suyu.dev/suyu/Yucom.git
synced 2025-12-25 08:44:32 +01:00
build: Add and build Vosk submodule.
This commit is contained in:
parent
265c5cf4dc
commit
12e3262ec7
3 changed files with 19 additions and 1 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue