C api (#60)
This commit is contained in:
8
.github/workflows/windows-x64.yaml
vendored
8
.github/workflows/windows-x64.yaml
vendored
@@ -78,3 +78,11 @@ jobs:
|
||||
export EXE=sherpa-onnx.exe
|
||||
|
||||
.github/scripts/test-online-transducer.sh
|
||||
|
||||
- name: Test online transducer (C API)
|
||||
shell: bash
|
||||
run: |
|
||||
export PATH=$PWD/build/bin/Release:$PATH
|
||||
export EXE=decode-file-c-api.exe
|
||||
|
||||
.github/scripts/test-online-transducer.sh
|
||||
|
||||
Reference in New Issue
Block a user