Add alsa-based streaming ASR example for sense voice. (#2207)

This commit is contained in:
Fangjun Kuang
2025-05-13 19:08:09 +08:00
committed by GitHub
parent 9a0e16f092
commit fdda292d5a
6 changed files with 273 additions and 6 deletions

View File

@@ -83,6 +83,8 @@ jobs:
make install
cp bin/sense-voice-simulate-streaming-alsa-cxx-api install/bin
ls -lh install/lib
rm -rf install/lib/pkgconfig
@@ -164,7 +166,7 @@ jobs:
file: sherpa-onnx-*linux-aarch64*.tar.bz2
# repo_name: k2-fsa/sherpa-onnx
# repo_token: ${{ secrets.UPLOAD_GH_SHERPA_ONNX_TOKEN }}
# tag: v1.10.42
# tag: v1.11.5
- name: Test offline Moonshine
if: matrix.build_type != 'Debug'