Add hotwords support to .Net (#689)

This commit is contained in:
Fangjun Kuang
2024-03-22 21:40:42 +08:00
committed by GitHub
parent 24f437a6f1
commit 2fc1201924
16 changed files with 83 additions and 6 deletions

View File

@@ -53,6 +53,7 @@ jobs:
./run-nemo-ctc.sh
./run-paraformer.sh
./run-zipformer.sh
./run-hotwords.sh
./run-whisper.sh
./run-tdnn-yesno.sh

View File

@@ -194,6 +194,7 @@ jobs:
./run-nemo-ctc.sh
./run-paraformer.sh
./run-zipformer.sh
./run-hotwords.sh
./run-whisper.sh
./run-tdnn-yesno.sh