Add C++ runtime for models from 3d-speaker (#523)

This commit is contained in:
Fangjun Kuang
2024-01-11 19:10:30 +08:00
committed by GitHub
parent ec728ff7f6
commit afc81ec122
15 changed files with 378 additions and 87 deletions

View File

@@ -76,6 +76,7 @@ jobs:
- name: Test sherpa-onnx
shell: bash
run: |
.github/scripts/test-speaker-recognition-python.sh
.github/scripts/test-python.sh
- uses: actions/upload-artifact@v3