Support not using external buffers for node-addon (#925)
This commit is contained in:
2
.github/scripts/node-addon/run.sh
vendored
2
.github/scripts/node-addon/run.sh
vendored
@@ -18,7 +18,7 @@ fi
|
||||
SHERPA_ONNX_VERSION=$(grep "SHERPA_ONNX_VERSION" ./CMakeLists.txt | cut -d " " -f 2 | cut -d '"' -f 2)
|
||||
echo "SHERPA_ONNX_VERSION $SHERPA_ONNX_VERSION"
|
||||
|
||||
# SHERPA_ONNX_VERSION=1.0.25
|
||||
# SHERPA_ONNX_VERSION=1.0.27
|
||||
|
||||
if [ -z $owner ]; then
|
||||
owner=k2-fsa
|
||||
|
||||
Reference in New Issue
Block a user