Add C++ API for non-streaming ASR (#1456)
This commit is contained in:
2
.github/workflows/linux.yaml
vendored
2
.github/workflows/linux.yaml
vendored
@@ -155,6 +155,8 @@ jobs:
|
||||
du -h -d1 .
|
||||
export PATH=$PWD/build/bin:$PATH
|
||||
export CXX_STREAMING_ZIPFORMER_EXE=streaming-zipformer-cxx-api
|
||||
export CXX_WHISPER_EXE=whisper-cxx-api
|
||||
export CXX_SENSE_VOICE_EXE=sense-voice-cxx-api
|
||||
|
||||
.github/scripts/test-cxx-api.sh
|
||||
du -h -d1 .
|
||||
|
||||
Reference in New Issue
Block a user