嘉渊
2023-04-25 4b7dff9c7147c8ab8b66dedceee3d2b8ee485f10
funasr/runtime/grpc/rebuild.sh
@@ -5,9 +5,8 @@
cd cmake/build
cmake ../..
cmake  -DCMAKE_BUILD_TYPE=release ../.. -DONNXRUNTIME_DIR=/data/asrmodel/onnxruntime-linux-x64-1.14.0
make
echo "Build cmake/build/paraformer_server successfully!"
echo "Let's start the server: cd cmake/build/ && ./paraformer_server"