Add C API for speaker embedding extractor. (#711)
This commit is contained in:
3
.github/workflows/windows-x64.yaml
vendored
3
.github/workflows/windows-x64.yaml
vendored
@@ -70,11 +70,12 @@ jobs:
|
||||
|
||||
ls -lh ./bin/Release/sherpa-onnx.exe
|
||||
|
||||
- name: Test spoken language identification (C API)
|
||||
- name: Test C API
|
||||
shell: bash
|
||||
run: |
|
||||
export PATH=$PWD/build/bin/Release:$PATH
|
||||
export SLID_EXE=spoken-language-identification-c-api.exe
|
||||
export SID_EXE=speaker-identification-c-api.exe
|
||||
|
||||
.github/scripts/test-c-api.sh
|
||||
|
||||
|
||||
Reference in New Issue
Block a user