Skip to content

Commit

Permalink
1. updated c-api-test-loading-tokens-hotwords-from-memory, tokens and…
Browse files Browse the repository at this point in the history
… hotwords are read from files before being filled into buffers

2. updated the test yaml
  • Loading branch information
xiao committed Sep 10, 2024
1 parent 07a8cd7 commit f309e1f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 509 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,8 @@ jobs:
cp bpe.model sherpa-onnx-streaming-zipformer-en-20M-2023-02-17/
rm bpe.model
printf "▁A ▁T ▁P :1.5\n▁A ▁B ▁C :3.0" > hotwords.txt
ls -lh sherpa-onnx-streaming-zipformer-en-20M-2023-02-17
echo "---"
ls -lh sherpa-onnx-streaming-zipformer-en-20M-2023-02-17/test_wavs
Expand Down
Loading

0 comments on commit f309e1f

Please sign in to comment.