Export FireRedASR to sherpa-onnx. (#1865)

This commit is contained in:
Fangjun Kuang
2025-02-16 16:54:48 +08:00
committed by GitHub
parent 60beff1463
commit 2337169ee2
2 changed files with 120 additions and 1 deletions

View File

@@ -138,7 +138,7 @@ jobs:
file: ./mfc-examples/${{ matrix.arch }}/Release/sherpa-onnx-non-streaming-*.exe
- name: Release pre-compiled binaries and libs for Windows ${{ matrix.arch }}
if: github.repository_owner == 'csukuangfj' || github.repository_owner == 'k2-fsa' && github.event_name == 'push' && contains(github.ref, 'refs/tags/')
if: (github.repository_owner == 'csukuangfj' || github.repository_owner == 'k2-fsa') && github.event_name == 'push' && contains(github.ref, 'refs/tags/')
uses: svenstaro/upload-release-action@v2
with:
file_glob: true