Add WebAssembly demo for streaming trilingual Paraformer (Chinese+Cantonese+English) (#618)

This commit is contained in:
Fangjun Kuang
2024-03-01 15:20:56 +08:00
committed by GitHub
parent c093880d7c
commit f9db33c926
6 changed files with 157 additions and 0 deletions

View File

@@ -72,6 +72,7 @@ jobs:
path: ./sherpa-onnx-wasm-simd-*.tar.bz2
- name: Publish to ModelScope
if: false
env:
MS_TOKEN: ${{ secrets.MODEL_SCOPE_GIT_TOKEN }}
uses: nick-fields/retry@v2