Swift API for keyword spotting. (#1027)

This commit is contained in:
Fangjun Kuang
2024-06-18 16:51:30 +08:00
committed by GitHub
parent 0be7f28853
commit ab21131f7f
5 changed files with 230 additions and 0 deletions

View File

@@ -7,6 +7,10 @@ echo "pwd: $PWD"
cd swift-api-examples
ls -lh
./run-keyword-spotting-from-file.sh
rm ./keyword-spotting-from-file
rm -rf sherpa-onnx-kws-*
./run-streaming-hlg-decode-file.sh
rm ./streaming-hlg-decode-file
rm -rf sherpa-onnx-streaming-zipformer-ctc-small-2024-03-18