Add KWS examples for Java API (#930)

This commit is contained in:
Fangjun Kuang
2024-05-28 15:49:54 +08:00
committed by GitHub
parent bcaa6df389
commit 5860e45b4c
11 changed files with 295 additions and 2 deletions

View File

@@ -68,3 +68,9 @@ The punctuation model supports both English and Chinese.
```bash
./run-vad-non-streaming-paraformer.sh
```
## Keyword spotter
```bash
./run-kws-from-file.sh
```